get user from database

This commit is contained in:
luisa.bellitto 2025-06-27 11:41:32 +02:00 committed by Rudi Regentonne
parent c3695b240f
commit 0c0c8f382f
4 changed files with 3 additions and 6 deletions

View file

@ -39,7 +39,6 @@ function App() {
</div>
</Router>
</Auth>
);
}