Datum neben dem Wochentg

This commit is contained in:
brausjonas
2023-05-26 15:30:43 +02:00
parent 594c82ce23
commit aada7872da
5 changed files with 150368 additions and 12 deletions
+2 -2
View File
@@ -6,10 +6,10 @@ export default function planning(p)
{
return (
<>
<div className={"normal-centered"}>
<Logout/>
<Background/>
<CalenderView/>
</>
</div>
)
}