We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a1169 commit 2f2a5e1Copy full SHA for 2f2a5e1
app/src/views/Search/index.tsx
@@ -56,7 +56,7 @@ function isListTypeResult(
56
return resultKey === 'regions' || resultKey === 'countries' || resultKey === 'district_province_response';
57
}
58
59
-const feedbackLink = 'https://forms.office.com/e/wFQsu0V7Zb';
+const feedbackLink = 'https://forms.office.com/e/YEzYKfMwSB';
60
61
/** @knipignore */
62
// eslint-disable-next-line import/prefer-default-export
0 commit comments