From 09faa9cb8244c07291f712b012288827569cc1b0 Mon Sep 17 00:00:00 2001 From: Ariel Rotter-Aboyoun Date: Tue, 10 Dec 2024 13:07:34 -0800 Subject: [PATCH] test --- frontend/src/App.tsx | 1 + 1 file changed, 1 insertion(+) 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 (