mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
chore: v11 MultiSelect
Size `xl` changed to `lg`.
This commit is contained in:
parent
4f9de63831
commit
5221080309
6 changed files with 9 additions and 9 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
/**
|
||||
* Set the size of the combobox
|
||||
* @type {"sm" | "lg" | "xl"}
|
||||
* @type {"sm" | "lg"}
|
||||
*/
|
||||
export let size = undefined;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue