From 1219f461b648ce2f1274caa88c564fa776fccb86 Mon Sep 17 00:00:00 2001
From: chrisj-er <“chrisj@earthranger.com”>
Date: Wed, 26 Feb 2025 15:54:26 -0800
Subject: [PATCH 1/8] ERA-11250 Swap in new cookie manager by Osana feat: Osana
cookie manager
---
public/index.html | 16 +++++++---------
src/UserMenu/index.js | 2 +-
src/index.js | 4 ++--
3 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/public/index.html b/public/index.html
index dcb2a4524..1244fe2e8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -44,15 +44,13 @@
-->
- <% if (process.env.NODE_ENV==='production' ) { %>
-
-
-
-
-
+ <% if (process.env.NODE_ENV==='development' ) { %>
+
+
+
+
<% } %>