Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-06-01 19:24:06 -07:00
commit 0bc642e9ff
3 changed files with 0 additions and 19 deletions

View file

@ -54,12 +54,6 @@ export interface DropdownProps
*/
open?: boolean;
/**
* Set to `true` to use the inline variant
* @default false
*/
inline?: boolean;
/**
* Set to `true` to enable the light variant
* @default false