CalenderView Tage Always on top

Tage in der Kalender werden nicht mit gescrolled
This commit is contained in:
brausjonas
2023-05-05 17:47:46 +02:00
parent b96ce074b3
commit 4f981e37a1
3 changed files with 147 additions and 141 deletions
+1
View File
@@ -17,6 +17,7 @@ export default function Home(p) {
return (
<>
<div style={{height: 100}}></div>
<CalenderView/>
</>