From d19a6458d80e95e87327d099c7c01309cb6dc166 Mon Sep 17 00:00:00 2001 From: Sinclair Chen Date: Thu, 14 Nov 2024 14:37:33 -0800 Subject: [PATCH] default to questions tab for signed in --- web/pages/topic/[topicSlug].tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/pages/topic/[topicSlug].tsx b/web/pages/topic/[topicSlug].tsx index 956ba68a9c..2593672287 100644 --- a/web/pages/topic/[topicSlug].tsx +++ b/web/pages/topic/[topicSlug].tsx @@ -100,6 +100,7 @@ export default function TopicPage(props: {