Skip to content

Commit

Permalink
added TablePagination test
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKristoffersson committed Dec 18, 2023
1 parent e98b439 commit a8b36c2
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,11 @@ function classesTest() {
fill: 'currentColor',
},
},
select: {
size: 'small',
variant: 'filled',
hiddenLabel: true,
disableUnderline: true,
},
}}
/>;

0 comments on commit a8b36c2

Please sign in to comment.