Run "yarn build:api & yarn build:docs"

This commit is contained in:
Eric Liu 2022-03-20 08:19:27 -07:00
commit eaa1603d42
14 changed files with 19 additions and 654 deletions

View file

@ -9,12 +9,6 @@ export interface ContentSwitcherProps
*/
selectedIndex?: number;
/**
* Set to `true` to enable the light variant
* @default false
*/
light?: boolean;
/**
* Specify the size of the content switcher
* @default undefined