cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.63k stars 71 forks source link

Add disabled state to Menu.Item #409

Closed allenhartwig closed 1 month ago

vercel[bot] commented 1 month ago

@allenhartwig is attempting to deploy a commit to the Personal Team on Vercel.

A member of the Team first needs to authorize it.

allenhartwig commented 1 month ago

The Ark-UI React Menu.Item also does not disable the onClick event when disabled=true, however, I haven't had a chance solve and PR that fix.