Skip to content
Snippets Groups Projects

Add `core/embed` variation in Block Editor

Merged Erick Hitter requested to merge add/embed-variation into main
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
/* global ethEmbedAnchorFm */
import { Path, SVG } from '@wordpress/components';
import { addFilter, removeFilter } from '@wordpress/hooks';
import { __ } from '@wordpress/i18n';
Loading