Skip to content

Commit

Permalink
fix: correcao de sections
Browse files Browse the repository at this point in the history
  • Loading branch information
taciomedeiros committed Sep 20, 2024
1 parent 865b2fa commit a7af13c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ const Home = ({ speakers, sponsors, schedule }: HomePageProps) => {
<SponsorsSection sponsors={sponsors} />
</section>



<section className={`${styles.Section} Section`}>
<EventLocationSection />
</section>
Expand Down

0 comments on commit a7af13c

Please sign in to comment.