Skip to content

Commit

Permalink
fix: remove duplicate content on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
KAMAL-02 committed Oct 10, 2024
1 parent b727cfe commit 9f70ddb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ function App() {
return (
<div className="App">
<ScrollIndicator />
<Home />
<PreloaderContainer>
<Home />
</PreloaderContainer>
Expand Down

0 comments on commit 9f70ddb

Please sign in to comment.