diff --git a/src/App.js b/src/App.js index 5df84ce..9cd1f8e 100644 --- a/src/App.js +++ b/src/App.js @@ -17,6 +17,7 @@ import Radio from './Pages/Radio/Radio'; import Components from './Pages/Radio/Components'; import Linux from './Pages/Linux/Linux'; +import Footer from './UI/Footer'; function App() { @@ -24,8 +25,8 @@ function App() {
-
- + + }> }> }> @@ -35,6 +36,9 @@ function App() { }> }> + +