mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 13:00:13 +02:00
fix album list filters
This commit is contained in:
@@ -31,7 +31,8 @@ export const Select = ({
|
||||
section: styles.section,
|
||||
...classNames,
|
||||
}}
|
||||
clearable={false}
|
||||
clearable={clearable}
|
||||
spellCheck={false}
|
||||
style={{ maxWidth, width }}
|
||||
variant={variant}
|
||||
withCheckIcon={false}
|
||||
|
||||
Reference in New Issue
Block a user