BIG-5: feat switching between compact and medium table row size.

This commit is contained in:
a.bouhuolia
2021-09-23 10:37:54 +02:00
parent 9b7382e222
commit e949b1b0c7
13 changed files with 190 additions and 55 deletions

View File

@@ -196,6 +196,7 @@ export default function DataTable(props) {
DataTable.defaultProps = {
pagination: false,
size: 'medium',
spinnerProps: { size: 30 },
expandToggleColumn: 1,