From ed0ab62bfad09a1ff001ef6501696d8b9dd6fd58 Mon Sep 17 00:00:00 2001 From: Galen Gray Date: Sat, 29 Jun 2024 13:29:05 -0700 Subject: [PATCH] poly fix + img location fix --- web/src/hoc/Layout.js | 2 +- web/topicRegistry/data-and-apis.json | 8 ++++---- web/topicRegistry/developer-tools.json | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/web/src/hoc/Layout.js b/web/src/hoc/Layout.js index a1c586f3f..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*/} -