UX: Routen-Footer als einheitliches Icon+Label-Raster

This commit is contained in:
rene 2026-04-19 11:20:37 +02:00
parent a37b103dfe
commit 6f667b5c61
2 changed files with 29 additions and 17 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '224'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '225'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {