import { registerBlocks } from "./blocks"; import "./editor.scss"; import { autoRecoverBlocks, disableBlocks, setSectionDefaultWidth, updateBlockAttributes, updateBlockCategoryIcon, } from "./helpers"; disableBlocks(); setSectionDefaultWidth(); //Register blocks. registerBlocks(); updateBlockAttributes(); // update old attributes. updateBlockCategoryIcon(); // Update Magazine Blocks category icon. autoRecoverBlocks(); // Auto recover blocks in widget/customize screen.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
blocks | Folder | 0777 |
|
|
css | Folder | 0777 |
|
|
types | Folder | 0777 |
|
|
index.ts | File | 482 B | 0644 |
|