From 48a19d4ce5fe1e6ea4e7dfc5e78ff4284c89f448 Mon Sep 17 00:00:00 2001 From: ilee2u Date: Fri, 13 Dec 2024 16:04:11 -0500 Subject: [PATCH] chore: trying to get around this weird lint error --- src/components/Sidebar/index.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Sidebar/index.jsx b/src/components/Sidebar/index.jsx index 742efb2c..82e3f2a5 100644 --- a/src/components/Sidebar/index.jsx +++ b/src/components/Sidebar/index.jsx @@ -94,8 +94,7 @@ const Sidebar = ({ Your trial ends today! Upgrade for full access to Xpert. ); - } - // TODO: Show the upgrade screen instead of this banner, to be done in future ticket + } // TODO: Show the upgrade screen instead of this banner, to be done in future ticket return (
Your trial has expired. Upgrade for full access to Xpert.