fix: PageHeader actions zu Page actions verschoben
- actions-Property gehört in Page, nicht in PageHeader (Lomiri.Components Standard) Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
+1
-2
@@ -61,8 +61,8 @@ MainView {
|
||||
|
||||
header: PageHeader {
|
||||
title: "Fortune Cookie"
|
||||
}
|
||||
|
||||
// Einstellungen-Button im Header
|
||||
actions: [
|
||||
Action {
|
||||
iconName: "settings"
|
||||
@@ -72,7 +72,6 @@ MainView {
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
// ============================================================
|
||||
// INITIALISIERUNGS-TIMER
|
||||
|
||||
Reference in New Issue
Block a user