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 3ae9fa9 commit 65c2aebCopy full SHA for 65c2aeb
src/models/constructor-items/blocks.ts
@@ -1,6 +1,6 @@
1
import {ButtonSize} from '@gravity-ui/uikit';
2
3
-import {GridColumnSize, GridColumnSizesType} from '../../grid';
+import {GridColumnSize, GridColumnSizesType} from '../../grid/types';
4
import {ThemeSupporting} from '../../utils';
5
6
import {
0 commit comments