From a19d82a946738ef3fcea1286cb50d2a4dcd8ebc0 Mon Sep 17 00:00:00 2001 From: Boa Date: Thu, 28 Apr 2022 10:26:19 -0600 Subject: [PATCH] remove comment --- web/components/nav/sidebar.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/web/components/nav/sidebar.tsx b/web/components/nav/sidebar.tsx index f8e2158b..50303adc 100644 --- a/web/components/nav/sidebar.tsx +++ b/web/components/nav/sidebar.tsx @@ -171,7 +171,6 @@ export default function Sidebar() { /> - {/*// check their markets for if any have a created time of today, if they haven't made a market today, let them know they get a free market*/} {deservesDailyFreeMarket ? (
Use your daily free market! @@ -180,7 +179,6 @@ export default function Sidebar() {
)} - {/*// check their markets for if any have a created time of today, if they haven't made a market today, give let them know they get a free market*/} {user && (