diff --git a/src/components/App.jsx b/src/components/App.jsx index 50ad361..75256a6 100644 --- a/src/components/App.jsx +++ b/src/components/App.jsx @@ -11,7 +11,6 @@ import Style from './Style'; import CoordinatesBox from './CoordinatesBox'; import CanvasSwitchButton from './buttons/CanvasSwitchButton'; import OnlineBox from './OnlineBox'; -import ChristmasButton from './buttons/ChristmasButton'; import ChatButton from './buttons/ChatButton'; import Menu from './Menu'; import UI from './UI'; @@ -24,7 +23,6 @@ const App = () => ( <>