fix: actions Property zurück in PageHeader verschoben
- Lomiri.Components 1.3: actions ist Property von PageHeader, NICHT von Page - Korrigiert: actions-Array gehört in PageHeader-Block Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
+1
-2
@@ -61,8 +61,6 @@ MainView {
|
||||
|
||||
header: PageHeader {
|
||||
title: "Fortune Cookie"
|
||||
}
|
||||
|
||||
actions: [
|
||||
Action {
|
||||
iconName: "settings"
|
||||
@@ -72,6 +70,7 @@ MainView {
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
// ============================================================
|
||||
// INITIALISIERUNGS-TIMER
|
||||
|
||||
Reference in New Issue
Block a user