mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-22 05:03:44 +00:00
yarn build:docs
This commit is contained in:
parent
0ac66b4857
commit
f5b7ce9c2d
3 changed files with 2 additions and 3 deletions
2
types/Checkbox/Checkbox.svelte.d.ts
vendored
2
types/Checkbox/Checkbox.svelte.d.ts
vendored
|
@ -16,7 +16,7 @@ export interface CheckboxProps {
|
|||
|
||||
/**
|
||||
* Specify the bound group
|
||||
* @default []
|
||||
* @default undefined
|
||||
*/
|
||||
group?: any[];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue