Move all items to src
folder
MAILPOET-6215
This commit is contained in:
committed by
Oluwaseun Olorunsola
parent
1f85d1586d
commit
912282f57c
@@ -4,7 +4,7 @@ import { useBlockProps, InspectorControls } from '@wordpress/block-editor';
|
||||
import { PanelBody, RadioControl, Icon } from '@wordpress/components';
|
||||
import { useSelect } from '@wordpress/data';
|
||||
import metadata from './block.json';
|
||||
import { storeName } from '../../engine/store/constants';
|
||||
import { storeName } from '../../../engine/store/constants';
|
||||
import MailPoetIcon from './mailpoet-icon';
|
||||
|
||||
function LogoImage({
|
Reference in New Issue
Block a user