mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(select): set empty string instead of undefined for unsetting value * feat(selet): should unset form value
6 lines
103 B
Markdown
6 lines
103 B
Markdown
---
|
|
"@nextui-org/select": patch
|
|
---
|
|
|
|
set empty string instead of undefined for unsetting value (#3156)
|