diff --git a/src/components/widgets/greeting/greeting.jsx b/src/components/widgets/greeting/greeting.jsx index b4607b4d8..da0f063d1 100644 --- a/src/components/widgets/greeting/greeting.jsx +++ b/src/components/widgets/greeting/greeting.jsx @@ -13,7 +13,7 @@ export default function Greeting({ options }) { if (options.text) { return (
- + {options.text}