mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
fix missing label style on multiselect
This commit is contained in:
@@ -23,6 +23,7 @@ export const MultiSelect = ({
|
||||
classNames={{
|
||||
dropdown: styles.dropdown,
|
||||
input: styles.input,
|
||||
label: styles.label,
|
||||
option: styles.option,
|
||||
root: styles.root,
|
||||
...classNames,
|
||||
|
||||
Reference in New Issue
Block a user