remove unecessary TIP component in inspector controls
This commit is contained in:
parent
762227e0f3
commit
35fb897d5c
|
|
@ -14,11 +14,6 @@ import { Tip, PanelBody } from "@wordpress/components";
|
|||
export default function Edit({ attributes, setAttributes, clientId }) {
|
||||
return (
|
||||
<>
|
||||
<InspectorControls>
|
||||
<PanelBody>
|
||||
<Tip>salut</Tip>
|
||||
</PanelBody>
|
||||
</InspectorControls>
|
||||
<section
|
||||
{...useBlockProps({
|
||||
className: `homegrade-blocks-tips-to-know`,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user