Calender View Block Elements Overlapping

This commit is contained in:
brausjonas
2023-05-07 17:02:22 +02:00
parent 49a53f3d05
commit 67563b798d
3 changed files with 56 additions and 18 deletions
+1
View File
@@ -6,6 +6,7 @@ import {arrowLeft, arrowRight} from "@/components/Icons";
import WeekSelector from "@/components/WeekSelector";
import PopUp from "@/components/PopUp";
import CalenderView from "@/components/CalenderView";
import DateElement from "@/components/DateElement";
const inter = Inter({subsets: ['latin']})