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

@ -8,11 +8,6 @@ export interface SearchProps {
*/
value?: any;
/**
* @default false
*/
small?: boolean;
/**
* Specify the size of the search input
* @default "xl"