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

@ -21,12 +21,6 @@ export interface TableProps
*/
useStaticWidth?: boolean;
/**
* Set to `true` for the bordered variant
* @default false
*/
shouldShowBorder?: boolean;
/**
* Set to `true` for the sortable variant
* @default false