Fix: Suchfeld+Button Grid-Layout (1fr auto) statt Flex — SW by-v500, APP_VER 477

This commit is contained in:
rene 2026-04-29 13:26:12 +02:00
parent 47f1b09d30
commit 9603f099b5
3 changed files with 5 additions and 5 deletions

View file

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