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() {
- } />
- } />
+ } />
+ } />
} />
diff --git a/src/components/BackHomeButton.jsx b/src/components/BackHomeButton.jsx
index cc7817b..3e0415b 100644
--- a/src/components/BackHomeButton.jsx
+++ b/src/components/BackHomeButton.jsx
@@ -3,7 +3,7 @@ import { Link } from 'react-router-dom';
const BackHomeButton = (props) => {
const { text } = props;
return (
-
+