feat: top screen implement clock

This commit is contained in:
2025-11-10 16:03:19 +01:00
parent ff06dfd75f
commit f9c33b875c
2 changed files with 79 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<Screen>
<TopScreenBackground />
<TopScreenCalendar />
<TopScreenClock />
<slot />
</Screen>