From 804ddbf1630b39a57537fcae8be6ddb21e0d3ed8 Mon Sep 17 00:00:00 2001 From: Hari Dev Date: Sun, 22 Dec 2024 10:02:12 +0530 Subject: [PATCH] Modifications --- frontend/src/App.jsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 5af6b14..3f56cc8 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -24,6 +24,14 @@ const App = () => { + + + + + + + + ) }