From 466a138bbbae927b12c2b707aa826fadb26a97cb Mon Sep 17 00:00:00 2001 From: woodenfurniture <125113430+woodenfurniture@users.noreply.github.com> Date: Tue, 25 Jul 2023 20:50:39 +1000 Subject: [PATCH] fix: re-add isExternal flags for external links --- src/components/Modals/FeedbackSupport/FeedbackSupport.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/Modals/FeedbackSupport/FeedbackSupport.tsx b/src/components/Modals/FeedbackSupport/FeedbackSupport.tsx index c5e6168854e..9e622400f84 100644 --- a/src/components/Modals/FeedbackSupport/FeedbackSupport.tsx +++ b/src/components/Modals/FeedbackSupport/FeedbackSupport.tsx @@ -45,6 +45,7 @@ export const FeedbackAndSupport = () => { )} { as={Link} size='sm' label={translate('common.submitFeatureRequest')} + isExternal href='https://shapeshift.canny.io/feature-requests' />