We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f7fe7 commit 6db0fd7Copy full SHA for 6db0fd7
src/variations/controls.js
@@ -6,6 +6,7 @@ import { InspectorControls } from '@wordpress/block-editor';
6
import { PanelBody } from '@wordpress/components';
7
import { __ } from '@wordpress/i18n';
8
import { createBlock } from '@wordpress/blocks';
9
+
10
/**
11
* Internal dependencies
12
*/
0 commit comments