From 697c6e3388ad052d5dcb4f2ccc68c19b6b502b1c Mon Sep 17 00:00:00 2001 From: Mykola <53128883+Nikolaus-B@users.noreply.github.com> Date: Sun, 24 Mar 2024 17:50:10 +0200 Subject: [PATCH] fix --- src/App.jsx | 4 ++-- src/components/Header/Header.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 6ba0cff..6582002 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -12,8 +12,8 @@ function App() { }> } /> - } /> - } /> + } /> + } /> } /> diff --git a/src/components/Header/Header.jsx b/src/components/Header/Header.jsx index 62842b9..4438ae9 100644 --- a/src/components/Header/Header.jsx +++ b/src/components/Header/Header.jsx @@ -6,8 +6,8 @@ export const Header = () => { RentCamp - Rent - Favourite + Rent + Favourite );