From 6a5fe931dd55ad6a014f2eb022f24a26608b2b89 Mon Sep 17 00:00:00 2001 From: James Grugett Date: Fri, 15 Jul 2022 00:42:34 -0500 Subject: [PATCH] Only RichardHanania can create questions --- web/components/nav/sidebar.tsx | 4 +++- web/pages/create.tsx | 1 + web/pages/home.tsx | 10 ---------- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/web/components/nav/sidebar.tsx b/web/components/nav/sidebar.tsx index f4abc6c7..dec91a32 100644 --- a/web/components/nav/sidebar.tsx +++ b/web/components/nav/sidebar.tsx @@ -204,7 +204,9 @@ export default function Sidebar(props: { className?: string }) {