From 90a8de09d772baca927553021c3405e9cd64ff35 Mon Sep 17 00:00:00 2001 From: James Grugett Date: Sat, 28 May 2022 15:48:08 -0500 Subject: [PATCH] Ask a question => Create a question --- web/components/nav/sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/nav/sidebar.tsx b/web/components/nav/sidebar.tsx index 962593ed..33a84191 100644 --- a/web/components/nav/sidebar.tsx +++ b/web/components/nav/sidebar.tsx @@ -202,7 +202,7 @@ export default function Sidebar(props: { className?: string }) { {user ? ( ) : (