Skip to content

Commit

Permalink
Update Footer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
RojhatToptamus committed Jun 26, 2024
1 parent aaddb38 commit 3dbe057
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/nextjs/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ export const Footer = () => {
</div>
<div className="w-full">
<ul className="menu menu-horizontal w-full">
<div className="flex justify-center items-center gap-2 text-sm w-full">

</div>
<div className="flex justify-center items-center gap-2 text-sm w-full"></div>
</ul>
</div>
</div>
Expand Down

0 comments on commit 3dbe057

Please sign in to comment.