fixed bug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getCommonMRTCellStyles, parseFromValuesOrFunc } from '@/utils/utils';
|
||||
import { getCommonMRTCellStyles, parseFromValuesOrFunc } from '@/core/utils/utils';
|
||||
import { useTheme } from '@emotion/react';
|
||||
import { Skeleton, TableCell } from '@mui/material';
|
||||
import { isCellEditable, openEditingCell } from 'material-react-table';
|
||||
|
||||
Reference in New Issue
Block a user