Make cursor pointer on menu graphic
This commit is contained in:
parent
d30086d111
commit
791f801f56
@ -96,6 +96,7 @@ export default function (props: {
|
|||||||
height="24"
|
height="24"
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
viewBox="0 0 16 16"
|
viewBox="0 0 16 16"
|
||||||
|
cursor="pointer"
|
||||||
onClick={onOpen}
|
onClick={onOpen}
|
||||||
>
|
>
|
||||||
<path
|
<path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user