diff --git a/src/app/App.js b/src/app/App.js index 685cacc..7bbf277 100644 --- a/src/app/App.js +++ b/src/app/App.js @@ -1,6 +1,6 @@ import { Route, Routes, Navigate } from "react-router-dom"; -import { Banner, Footer, Nav } from "./components"; +import { Footer, Nav } from "./components"; import { useScroll } from "./controllers"; import { About,