Make cursor pointer on menu graphic
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user