diff --git a/src/components/Text/Text.js b/src/components/Text/Text.js index 4ed273d0..b4bd6851 100644 --- a/src/components/Text/Text.js +++ b/src/components/Text/Text.js @@ -11,7 +11,7 @@ export default function Text({ data }) {
- + {title !== "" && title !== undefined && title !== null ? (
@@ -20,10 +20,11 @@ export default function Text({ data }) {
) : ( -
+