From 35fb897d5c8423d7cd4e3817741e0217ce0f88dd Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 9 Nov 2023 18:20:25 +0100 Subject: [PATCH] remove unecessary TIP component in inspector controls --- blocks/tips-to-know/src/edit.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/blocks/tips-to-know/src/edit.js b/blocks/tips-to-know/src/edit.js index 9e30327..0ce016b 100644 --- a/blocks/tips-to-know/src/edit.js +++ b/blocks/tips-to-know/src/edit.js @@ -14,11 +14,6 @@ import { Tip, PanelBody } from "@wordpress/components"; export default function Edit({ attributes, setAttributes, clientId }) { return ( <> - - - salut - -