diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 446ddf63..801ed55b 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -6,6 +6,7 @@ import ViewRouter from './routes/ViewRouter'; * @summary The root component of the application. */ function App() { + console.log('ijerijfer'); return (