We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e8af1 commit e94a9eeCopy full SHA for e94a9ee
1 file changed
src/pages/DataTablesPage.tsx
@@ -3,7 +3,6 @@ import { useTranslation } from 'react-i18next';
3
import { Tables } from '@app/components/tables/Tables/Tables';
4
import { PageTitle } from '@app/components/common/PageTitle/PageTitle';
5
import { BaseRow } from '@app/components/common/BaseRow/BaseRow';
6
-import { BaseCol } from '@app/components/common/BaseCol/BaseCol';
7
import { useResponsive } from '@app/hooks/useResponsive';
8
import * as S from '@app/pages/uiComponentsPages/UIComponentsPage.styles';
9
import { Balance } from '@app/components/relay-dashboard/Balance/Balance';
0 commit comments