UX: Routenübersicht-Cards nutzen gleiche Pill-Darstellung wie Detail

This commit is contained in:
rene 2026-04-19 12:00:39 +02:00
parent 01a499b740
commit 26bcd07f84
2 changed files with 10 additions and 12 deletions

View file

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