diff --git a/src/heros/LowImpact/index.tsx b/src/heros/LowImpact/index.tsx index 7ea6183..563da63 100644 --- a/src/heros/LowImpact/index.tsx +++ b/src/heros/LowImpact/index.tsx @@ -17,7 +17,7 @@ type LowImpactHeroType = export const LowImpactHero: React.FC = ({ children, richText }) => { return (
-
+
{children || (richText && )}