From 00ec050099087b2b17e7d3fdd0b92858f8a02b68 Mon Sep 17 00:00:00 2001 From: Jeremy Yip Date: Mon, 17 Aug 2020 09:41:54 -0700 Subject: [PATCH] Fix template part container classname Co-authored-by: Nik Tsekouras --- packages/block-library/src/template-part/edit/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/block-library/src/template-part/edit/index.js b/packages/block-library/src/template-part/edit/index.js index 6fcdbb20e32ee..aa0b2fd665c38 100644 --- a/packages/block-library/src/template-part/edit/index.js +++ b/packages/block-library/src/template-part/edit/index.js @@ -75,7 +75,7 @@ export default function TemplatePartEdit( { setAttributes={ setAttributes } /> -
+
{ hasSelectedInnerBlock && ( ) }