From cccf4f4bb32b5c92d85a3b3e3bde09f026af06a4 Mon Sep 17 00:00:00 2001 From: Dicken Date: Mon, 25 May 2026 23:15:56 +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 faf4f50..170daf1 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'}) => ( );