Fix eslint warnings: block and blockinstance
MAILPOET-6316
This commit is contained in:
committed by
Jan Lysý
parent
9686da2918
commit
f9458c2b7f
@@ -10,8 +10,8 @@ import {
|
||||
parse,
|
||||
// @ts-expect-error No types available for this yet.
|
||||
__unstableSerializeAndClean, // eslint-disable-line
|
||||
BlockInstance,
|
||||
} from '@wordpress/blocks';
|
||||
import { BlockInstance } from '@wordpress/blocks/index';
|
||||
import { addQueryArgs } from '@wordpress/url';
|
||||
import { storeName } from '../../store';
|
||||
|
||||
|
Reference in New Issue
Block a user