cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.

Home Page:https://park-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menu.Item has no styling for disabled state?

ViktorZhurbin opened this issue · comments

I'm new here, sorry if it's something obvious. When I use <Menu.Item disabled> in a React app, it seems to have no visual effect. Tried disabled={true} and data-disabled, just in case, with the same result.

I checked this first:

The same thing about TagsInput, NumberInput and maybe for all other inputs

Can I take a look on this? Seems very straightforward