Skip to content

Commit

Permalink
Refactor page component to add a missing section element
Browse files Browse the repository at this point in the history
  • Loading branch information
krishvsoni committed Oct 8, 2024
1 parent 06c6a85 commit d22ac90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ export default function Component() {
</div>
</div>
</div>

</motion.section>
</main>

Expand Down

0 comments on commit d22ac90

Please sign in to comment.