chore: v11 MultiSelect

Size `xl` changed to `lg`.
This commit is contained in:
Gregor Wassmann 2023-03-28 19:16:32 +02:00
commit 5221080309
6 changed files with 9 additions and 9 deletions

View file

@ -52,7 +52,7 @@ export interface MultiSelectProps extends RestProps {
* Set the size of the combobox
* @default undefined
*/
size?: "sm" | "lg" | "xl";
size?: "sm" | "lg";
/**
* Specify the type of multiselect