Skip to content

Commit

Permalink
style: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MuckT committed Feb 11, 2024
1 parent 8bcfb81 commit e2e71a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/component-library/components/SideNav/SideNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,7 @@ const SideNav = ({
}
}}
className="w-[100%] flex justify-end cursor-pointer mb-20"
aria-label="Close QR Code Dialog"
>
aria-label="Close QR Code Dialog">
<XIcon width={24} />
</div>
<div className="text-center p-4 pb-6">
Expand Down

0 comments on commit e2e71a5

Please sign in to comment.