Skip to content

Commit

Permalink
rekick
Browse files Browse the repository at this point in the history
  • Loading branch information
joshberman1 committed Jun 12, 2024
1 parent 1ca3aaa commit 3e8a1e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/layout/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ export function Navbar({}) {
</div>
<div className={`relative w-full`} style={{ height: ref.current?.clientHeight }}></div>


<Modal
open={isModalOpen}
onClose={closeModal}
Expand Down

0 comments on commit 3e8a1e5

Please sign in to comment.