Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Make cursor pointer on menu graphic
  • Loading branch information
regalijan committed Oct 19, 2023
1 parent d30086d commit 791f801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Navigation.tsx
Expand Up @@ -96,6 +96,7 @@ export default function (props: {
height="24"
fill="currentColor"
viewBox="0 0 16 16"
cursor="pointer"
onClick={onOpen}
>
<path
Expand Down

0 comments on commit 791f801

Please sign in to comment.