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 f4ce7f9 commit 7f4a1cdCopy full SHA for 7f4a1cd
1 file changed
src/features/references/editor/grid/columnsState.ts
@@ -1,4 +1,4 @@
1
-import { ColumnState } from 'ag-grid-community';
+import { ColumnState } from '@ag-grid-community/core';
2
3
export const COLUMNS_STATE_STORAGE_KEY = 'referencesTableView.cols';
4
0 commit comments