Skip to content

Commit

Permalink
chore: remove banner
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 committed Sep 17, 2024
1 parent a1c5767 commit bb16066
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ function App() {

return (
<>
<Banner />
<Nav />
<Routes>
<Route path="/" element={<Home />} />
Expand Down

0 comments on commit bb16066

Please sign in to comment.