Skip to content

Commit

Permalink
Fix build error:
Browse files Browse the repository at this point in the history
  • Loading branch information
DCRepublic committed Nov 17, 2024
1 parent 6d215b1 commit a714f38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/FooterInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default function FooterInfo(props: any) {
return (
<>
<div
role="presentation"
className="flex flex-wrap gap-3 fixed bottom-10 left-10 opacity-50 hover:opacity-80 invisible sm:visible"
onClick={() => handleOpen()}
>
Expand Down

0 comments on commit a714f38

Please sign in to comment.