From 6bbd76f350505df338fb7f5b7f4a1f6d58388d91 Mon Sep 17 00:00:00 2001 From: "alonso.torres" Date: Mon, 9 May 2022 15:16:40 +0200 Subject: [PATCH] :bug: Fix problem with text shapes in components --- common/src/app/common/pages/common.cljc | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/app/common/pages/common.cljc b/common/src/app/common/pages/common.cljc index 5c82be7fc3..b7f6f2280b 100644 --- a/common/src/app/common/pages/common.cljc +++ b/common/src/app/common/pages/common.cljc @@ -25,6 +25,7 @@ :content :content-group :hidden :visibility-group :blocked :modifiable-group + :grow-type :text-font-group :font-family :text-font-group :font-size :text-font-group :font-style :text-font-group