From 0824bfb4edd9f140ba8da4d8ae7766d8f2509d31 Mon Sep 17 00:00:00 2001 From: Robert Long Date: Fri, 4 Feb 2022 17:00:58 -0800 Subject: [PATCH] Update copy and feedback icon --- src/icons/Feedback.svg | 3 +++ src/room/FeedbackModal.jsx | 2 +- src/room/OverflowMenu.jsx | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 src/icons/Feedback.svg diff --git a/src/icons/Feedback.svg b/src/icons/Feedback.svg new file mode 100644 index 00000000..d3842163 --- /dev/null +++ b/src/icons/Feedback.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/room/FeedbackModal.jsx b/src/room/FeedbackModal.jsx index ba07e2fb..bc1c941c 100644 --- a/src/room/FeedbackModal.jsx +++ b/src/room/FeedbackModal.jsx @@ -33,7 +33,7 @@ export function FeedbackModal({ inCall, roomId, ...rest }) { return ( - Having trouble on this call? Help us fix it. + Having trouble? Help us fix it.
Settings - + Submit Feedback