diff --git a/src/components/FaqPage.tsx b/src/components/FaqPage.tsx index 5bff439ac..e065ac7dd 100644 --- a/src/components/FaqPage.tsx +++ b/src/components/FaqPage.tsx @@ -244,8 +244,8 @@ import { yupResolver } from '@hookform/resolvers/dist/ie11/yup';`}
- The following polyfills are necessary, and feel free to let us know - or update the doc to reflect other missing polyfills + The following polyfills are necessary. Feel free to let us know or + update the doc to reflect other missing polyfills.
Object.entries
+
+ Array.find
+
+ Array.includes
+
+ String.startsWith
+