diff --git a/legal-ai/src/App.js b/legal-ai/src/App.js index 4ecf8af..f3d44b3 100644 --- a/legal-ai/src/App.js +++ b/legal-ai/src/App.js @@ -26,10 +26,10 @@ function App() { return (
- +
-
+
{activeSection === "home" && } {activeSection === "about" && } {activeSection === "chatbot" && } @@ -38,9 +38,10 @@ function App() { {activeSection === "Template" &&