diff --git a/react/components/ExtensionPoint/index.tsx b/react/components/ExtensionPoint/index.tsx index 34abc2de..f4711346 100644 --- a/react/components/ExtensionPoint/index.tsx +++ b/react/components/ExtensionPoint/index.tsx @@ -161,7 +161,7 @@ function withOuterExtensions( {beforeElements} {element} - {isRootTreePath &&
} + {isRootTreePath &&
} {afterElements} )