We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b36363 + 460dd16 commit 302cf99Copy full SHA for 302cf99
packages/query-include-exclude/src/index.tsx
@@ -22,7 +22,7 @@ addFilter(
22
23
return (
24
<>
25
- <BlockEdit { ...props } />;
+ <BlockEdit { ...props } />
26
<InspectorControls>
27
<AdditionalControls { ...props } />
28
</InspectorControls>
0 commit comments