We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a4e18 commit 5369851Copy full SHA for 5369851
src/components/tables/TablePaginationActions.js
@@ -1,4 +1,6 @@
1
import PropTypes from 'prop-types';
2
+
3
+// Material UI
4
import Box from '@mui/material/Box';
5
import IconButton from '@mui/material/IconButton';
6
import FirstPageIcon from '@mui/icons-material/FirstPage';
0 commit comments