diff --git a/src/components/ItaliaTheme/Blocks/Alert/View.jsx b/src/components/ItaliaTheme/Blocks/Alert/View.jsx index ec7692cd3..f79aa9b64 100644 --- a/src/components/ItaliaTheme/Blocks/Alert/View.jsx +++ b/src/components/ItaliaTheme/Blocks/Alert/View.jsx @@ -9,7 +9,7 @@ import { checkRedraftHasContent } from 'design-comuni-plone-theme/helpers'; const View = ({ data }) => { return checkRedraftHasContent(data.text) ? ( -
+