feat: top screen implement clock

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

View File

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