diff --git a/assets/js/blocks/price-filter/index.tsx b/assets/js/blocks/price-filter/index.tsx index b8e5ded64db..744d6f68875 100644 --- a/assets/js/blocks/price-filter/index.tsx +++ b/assets/js/blocks/price-filter/index.tsx @@ -51,7 +51,7 @@ registerBlockType( metadata, { 'woo-gutenberg-products-block' ), headingLevel: 3, - inlineInput: true, + inlineInput: false, } ), }, ],