Update layout for smaller phones

This commit is contained in:
Maarten 2024-08-12 09:37:57 +02:00
parent 4b2d3b8b32
commit 586fd54aed
2 changed files with 3 additions and 3 deletions

View file

@ -116,7 +116,7 @@ export default function HomeScreen() {
nextComponent={
<ThemedIcon size={28} name="chevron-forward"/>
}
weekdays={[ "Zo", "Ma", "Di", "Woe", "Do", "Vrij", "Zat" ]}
weekdays={[ "Ma", "Di", "Woe", "Do", "Vrij", "Zat", "Zo" ]}
months={[
"Januari",
"Februari",