nextui/.changeset/five-lemons-admire.md
աӄա 2bc1d1a58b
feat(dropdown): test cases (#2786)
* fix(popover): trigger disabled prop warning

* chore(.changeset): fix typo

* feat(dropdown): add @nextui-org/image

* feat(dropdown): add more tests for custom trigger with isDisabled

* feat(dropdown): make sure the menu can be open

---------

Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-04-18 13:59:58 -03:00

8 lines
224 B
Markdown

---
"@nextui-org/dropdown": patch
"@nextui-org/popover": patch
"@nextui-org/theme": patch
---
Fix `isDisabled` prop warning on NextUI components that don't support this property, it is also fixed for non-NextUI components.