feat: persist table columns - refactor resize handling
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { MutableRefObject, ForwardedRef } from 'react';
|
||||
import type { MutableRefObject } from 'react';
|
||||
import { useCallback } from 'react';
|
||||
import type { AgGridReact } from 'ag-grid-react';
|
||||
import type { Column } from 'ag-grid-community';
|
||||
|
||||
Reference in New Issue
Block a user