Calender View Bug Fix

This commit is contained in:
brausjonas
2023-05-05 20:04:07 +02:00
parent 33ba88abef
commit fd43a158dd
3 changed files with 40 additions and 9 deletions
-1
View File
@@ -19,7 +19,6 @@ export default function Home(p) {
<>
<div style={{height: 50}}></div>
<CalenderView/>
<PopUp/>
</>
)