+ {innerWidth >= 768 ? _t("floating-faq.help") : ""}
+
+ )}
-
+
+
{_t("floating-faq.welcome")}
+
+
+
+
+
+ setExpandedHelp(!expandedHelp)}>
+
+
+
+
{_t("floating-faq.need-help")}
-
-
-
-
-
- {
- setSearchText(e.target.value);
- }}
- />
-
- {!searchText ? (
-
{_t("floating-faq.suggestion")}
- ) : !datatoShow.length ? (
-
{_t("floating-faq.no-results")}
- ) : (
- ""
- )}
- {datatoShow.map((x) => {
- return (
-
- {articleSvg}
- {_t(`static.faq.${x}-header`)}
-
- );
- })}
-
-
-
-
-
-
-
-
- setExpandedContact(!expandedContact)}
- >
-
-
-
-
{_t("floating-faq.contact")}
-
-
-
- {
- setExpandedContact(!expandedContact);
- }}
- icon={
- expandedContact ? chevronUpSvgForSlider : chevronDownSvgForSlider
- }
- />
-
-
+
+ {
+ setExpandedHelp(!expandedHelp);
+ }}
+ icon={expandedHelp ? chevronUpSvgForSlider : chevronDownSvgForSlider}
+ />
+
+
+
+
+
+
+
+
+
+ {
+ setSearchText(e.target.value);
+ }}
+ />
-
-
-
+
+
+
+
+
+
+ setExpandedContact(!expandedContact)}
+ >
+
+
+
+
{_t("floating-faq.contact")}
-
-
-
-
-
+
+ {
+ setExpandedContact(!expandedContact);
+ }}
+ icon={expandedContact ? chevronUpSvgForSlider : chevronDownSvgForSlider}
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- ) : (
- ""
- )}
-
- >
- }
+
+
+ ) : (
+ ""
+ )}
+
>
);
};
diff --git a/src/common/components/image-upload-button/__snapshots__/index.spec.tsx.snap b/src/common/components/image-upload-button/__snapshots__/index.spec.tsx.snap
index 23554e98958..7db6c3a72d8 100644
--- a/src/common/components/image-upload-button/__snapshots__/index.spec.tsx.snap
+++ b/src/common/components/image-upload-button/__snapshots__/index.spec.tsx.snap
@@ -15,7 +15,7 @@ Array [
type="button"
>