Skip to content

Commit

Permalink
Ignore core-data import no-resolve
Browse files Browse the repository at this point in the history
- Requires updating test due to error with ResizeObserver
  • Loading branch information
PatelUtkarsh committed Aug 2, 2022
1 parent 4928c49 commit 714b0cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/assets/src/block-editor/blocks/card-image/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
/**
* WordPress dependencies
*/
// eslint-disable-next-line import/no-unresolved
import { useEntityProp, store as coreStore } from '@wordpress/core-data';
import { useBlockProps } from '@wordpress/block-editor';

Expand Down

0 comments on commit 714b0cd

Please sign in to comment.