From f150bd0c3aed3f0a2a257acec580e7d8ab41aeb4 Mon Sep 17 00:00:00 2001 From: David Mair Spiess Date: Wed, 25 Nov 2020 09:13:35 +0100 Subject: [PATCH] Add missing IE11 polyfills --- src/components/FaqPage.tsx | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) 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.