adapting namespace & refactoring few bugs
This commit is contained in:
parent
749af19557
commit
733b9f4371
|
|
@ -4,13 +4,7 @@ import keyIcon from "./img/icon_feather_key.svg";
|
||||||
import chainIcon from "./img/icon_block_chain.svg";
|
import chainIcon from "./img/icon_block_chain.svg";
|
||||||
import houseIcon from "./img/icon_house.svg";
|
import houseIcon from "./img/icon_house.svg";
|
||||||
import bulbIcon from "./img/icon_bulb.svg";
|
import bulbIcon from "./img/icon_bulb.svg";
|
||||||
import {
|
import { useBlockProps, InnerBlocks } from "@wordpress/block-editor";
|
||||||
RichText,
|
|
||||||
useBlockProps,
|
|
||||||
BlockControls,
|
|
||||||
InnerBlocks,
|
|
||||||
InspectorControls,
|
|
||||||
} from "@wordpress/block-editor";
|
|
||||||
|
|
||||||
import { ToolbarButton, ToggleControl, PanelBody } from "@wordpress/components";
|
import { ToolbarButton, ToggleControl, PanelBody } from "@wordpress/components";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user