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 58578a5 commit f6c6e8dCopy full SHA for f6c6e8d
frontend/src/config/Blocks/index.js
@@ -62,9 +62,6 @@ import imageColumnsSVG from '@package/icons/image_columns.svg';
62
import ImageColumnsView from '@package/components/Blocks/ImageColumns/View';
63
import ImageColumnsEdit from '@package/components/Blocks/ImageColumns/Edit';
64
65
-import TextEdit from '@package/components/Blocks/Text/Edit';
66
-import TextView from '@package/components/Blocks/Text/View';
67
-
68
import tabsSVG from '@package/icons/tabs.svg';
69
import TabsView from '@package/components/Blocks/Tabs/View';
70
import TabsEdit from '@package/components/Blocks/Tabs/Edit';
0 commit comments