From f6fa9b4a4ed861a1178ff6d77045997f695630c8 Mon Sep 17 00:00:00 2001 From: dadobos Date: Fri, 6 Jan 2023 17:31:19 +0100 Subject: [PATCH] changed links --- src/App.js | 4 ++-- src/components/BackHomeButton.jsx | 2 +- src/components/GoToCartButton.jsx | 2 +- src/components/Navbar.jsx | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/App.js b/src/App.js index ad0a9ca..54f739d 100644 --- a/src/App.js +++ b/src/App.js @@ -19,8 +19,8 @@ function App() { - } /> - } /> + } /> + } /> } />