diff --git a/client/src/pages/DashboardPage.tsx b/client/src/pages/DashboardPage.tsx index 71088d9..ac42bab 100644 --- a/client/src/pages/DashboardPage.tsx +++ b/client/src/pages/DashboardPage.tsx @@ -8,7 +8,7 @@ import useStore from "../stores/useStore"; import useAuthStore from "../stores/useAuthStore"; import Menu from "../components/Menu"; import Button from "../components/Button"; -import Calendar from "../components/Calendar"; +// import Calendar from "../components/Calendar"; import Managers from "../components/Managers"; import ModalContainer from "../components/ModalContainer"; import ChevronLeftIcon from "../components/icons/ChevronLeftIcon"; @@ -323,7 +323,7 @@ function DashboardPage() {
- + {/* */} {/* */}