From 235c1afe28a8435db2a59a356c0067ad36cd2616 Mon Sep 17 00:00:00 2001 From: Matthias Nannt Date: Wed, 2 Aug 2023 16:59:57 +0200 Subject: [PATCH 1/3] Fix formbricks-js labels not showing correctly with custom label styles --- packages/js/src/components/ConsentQuestion.tsx | 2 +- packages/js/src/components/MultipleChoiceMultiQuestion.tsx | 2 +- packages/js/src/components/MultipleChoiceSingleQuestion.tsx | 2 +- packages/js/src/components/NPSQuestion.tsx | 2 +- packages/js/src/components/RatingQuestion.tsx | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/js/src/components/ConsentQuestion.tsx b/packages/js/src/components/ConsentQuestion.tsx index 565a8e62b9..1c18445c39 100644 --- a/packages/js/src/components/ConsentQuestion.tsx +++ b/packages/js/src/components/ConsentQuestion.tsx @@ -59,7 +59,7 @@ export default function ConsentQuestion({ e.preventDefault(); handleSumbit(answer); }}> -