Revert "feat(frontend): import CE code to EE" (#1557)
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
useReactTable,
|
||||
} from '@tanstack/react-table';
|
||||
|
||||
import { AutomationTestingProps } from '@CE/types';
|
||||
import { AutomationTestingProps } from '@/types';
|
||||
|
||||
import { defaultGetRowId } from './defaultGetRowId';
|
||||
import { Table } from './Table';
|
||||
|
||||
Reference in New Issue
Block a user