From 0f2ad8b7b4602b6c96efb96dc10a5fc47e9d54fe Mon Sep 17 00:00:00 2001 From: Mehak Nasir Date: Tue, 21 Feb 2023 19:04:01 +0500 Subject: [PATCH] fix: conditionally skipped some API calls and deffered script loading to improve performance --- public/index.html | 4 ++-- src/discussions/data/hooks.js | 4 ++-- src/discussions/discussions-home/DiscussionsHome.jsx | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index 99e3b51e..d78929b7 100644 --- a/public/index.html +++ b/public/index.html @@ -45,7 +45,7 @@ }; @@ -54,7 +54,7 @@
-