mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 07:50:36 +01:00
chore(SelectMenu): handle multiple default display + specific placeholder
This commit is contained in:
@@ -345,6 +345,7 @@ const textarea = {
|
||||
|
||||
const select = {
|
||||
...input,
|
||||
placeholder: 'text-gray-900 dark:text-white',
|
||||
default: {
|
||||
size: 'sm',
|
||||
color: 'white',
|
||||
|
||||
Reference in New Issue
Block a user