diff --git a/src/App.jsx b/src/App.jsx index e29daf2..8f02cfc 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -26,7 +26,7 @@ function App() {
- + } /> {/* Accordion component */} } /> diff --git a/src/layouts/header.jsx b/src/layouts/header.jsx index 39ee7d3..854fc4d 100644 --- a/src/layouts/header.jsx +++ b/src/layouts/header.jsx @@ -33,7 +33,7 @@ function Header() { function Logo() { return (
- + React Projects