From 9d3bb4f622009b84bb295e07d4398449c0d1486b Mon Sep 17 00:00:00 2001 From: Dicken Date: Mon, 25 May 2026 23:10:45 +0200 Subject: [PATCH] Dateien nach "frontend/src" hochladen --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index c273764..faf4f50 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -225,7 +225,7 @@ function BottomNav({ active, setActive, user, onLogout, updateInfo, onUpdateClic const MI = ({icon, label, onClick, color='#fff'}) => ( );