From 4f718b0173e722017bdf0507f0863bbc4fe8d704 Mon Sep 17 00:00:00 2001
From: Amit Roy <104709542+amitroy-thedev@users.noreply.github.com>
Date: Thu, 9 Nov 2023 15:50:42 +0530
Subject: [PATCH] Update App.js
---
src/App.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/App.js b/src/App.js
index 49b002c..2f6e4c7 100644
--- a/src/App.js
+++ b/src/App.js
@@ -34,7 +34,7 @@ export default function App() {
}/>
}/>
-
+
);
}