chore: run library build

This commit is contained in:
Krzysztof Wieszałka 2022-01-19 16:47:42 +01:00
commit 312524b731
3 changed files with 3 additions and 3 deletions

View file

@ -143,7 +143,7 @@ export interface DataTableProps
useStaticWidth?: boolean;
/**
* Set to `number` to limit the output
* Specify the number of items to display in a page
* @default 0
*/
pageSize?: number;