We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The tailwind integration throws a warning when built in my app due to mistyped property zindex which should be z-index
zindex
z-index
react-widgets/packages/tailwind/src/multiselect.ts
Line 92 in 00b7905