From e6929e557bfdebe66f7abee9afedaa53e9beec7c Mon Sep 17 00:00:00 2001 From: No0ne003 Date: Fri, 3 May 2024 18:27:02 +0100 Subject: [PATCH] fixing bugs after changing name --- src/App.jsx | 2 +- src/layouts/header.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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