Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jflayhart committed Jul 14, 2020
1 parent acdfca7 commit ba1ed78
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ export const Home = () => (
<div className="stripe-two" />
<div className="stripe-three" />
<div className="stripe-four" />
<main>
<Main />
</main>
<Main />
</>
)

Expand Down

0 comments on commit ba1ed78

Please sign in to comment.