From 19d98c83330b1dacd35c231380ed9d606fd2bff1 Mon Sep 17 00:00:00 2001 From: Galen Gray Date: Tue, 25 Jun 2024 15:06:10 -0700 Subject: [PATCH] Switching from polyfill.io to cloudflare --- web/src/hoc/Layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/hoc/Layout.js b/web/src/hoc/Layout.js index 28db40f33..f64ae6357 100644 --- a/web/src/hoc/Layout.js +++ b/web/src/hoc/Layout.js @@ -45,7 +45,7 @@ export const Layout = ({ children }) => { {/* This is to fix the some of the issues occuring on IE 11, specifically the nav issues*/} -