This commit is contained in:
Mike Jolley 2019-11-11 15:38:57 +00:00 committed by GitHub
parent 8f0bef5516
commit f1153ccea8
1 changed files with 1 additions and 5 deletions

View File

@ -1,12 +1,8 @@
/**
* External dependencies
*/
import renderFrontend from '../../utils/render-frontend.js';
/**
* Internal dependencies
*/
import Block from './block.js';
import renderFrontend from '../../utils/render-frontend.js';
const getProps = ( el ) => {
return {