Skip to content

Commit 5369851

Browse files
Code refactoring
1 parent 56a4e18 commit 5369851

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/tables/TablePaginationActions.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import PropTypes from 'prop-types';
2+
3+
// Material UI
24
import Box from '@mui/material/Box';
35
import IconButton from '@mui/material/IconButton';
46
import FirstPageIcon from '@mui/icons-material/FirstPage';

0 commit comments

Comments
 (0)