From 0a2c50e01f2463bb93e295423263f7617ac44c68 Mon Sep 17 00:00:00 2001
From: codingshot <45281667+codingshot@users.noreply.github.com>
Date: Thu, 4 Jan 2024 08:19:08 -0500
Subject: [PATCH] commented out navbar banner
adding to gateway
---
apps/potlock/widget/Components/Nav.jsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/potlock/widget/Components/Nav.jsx b/apps/potlock/widget/Components/Nav.jsx
index e8b87c96..27d4573f 100644
--- a/apps/potlock/widget/Components/Nav.jsx
+++ b/apps/potlock/widget/Components/Nav.jsx
@@ -352,7 +352,7 @@ const Modal = ({ isOpen, onClose, children }) => {
return (
<>
-
+ {false &&
-
+ }