Linting Fix

This commit is contained in:
Christopher Allford 2024-08-31 15:14:16 -07:00
parent eed8723916
commit 0936af5529
No known key found for this signature in database
GPG Key ID: 80E44C778F08A88E
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import { Icon, loop } from '@wordpress/icons';
* Internal dependencies
*/
import { INNER_BLOCKS_PRODUCT_TEMPLATE } from '../constants';
import { CoreCollectionNames, CoreFilterNames, LayoutOptions } from '../types';
import { CoreCollectionNames, LayoutOptions } from '../types';
const collection = {
name: CoreCollectionNames.RELATED_TO,