nextui/.changeset/thirty-timers-press.md
աӄա a06422f373
fix(select): unset form value after unselecting an item (#3157)
* fix(select): set empty string instead of undefined for unsetting value

* feat(selet): should unset form value
2024-06-06 21:47:45 -03:00

6 lines
103 B
Markdown

---
"@nextui-org/select": patch
---
set empty string instead of undefined for unsetting value (#3156)