Feature: Startseite in 3 Sektionen (Mein Hund, Community, Entdecken)

This commit is contained in:
rene 2026-04-19 09:57:32 +02:00
parent f05ef9eeca
commit 16150ced89
3 changed files with 62 additions and 44 deletions

View file

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