From df8fcf204bb1f786e1713622d378e3c57e183430 Mon Sep 17 00:00:00 2001 From: Hailey Date: Wed, 24 Sep 2025 21:51:11 -0700 Subject: [PATCH] state fix --- src/components/moderation/ReportDialog/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/moderation/ReportDialog/index.tsx b/src/components/moderation/ReportDialog/index.tsx index 9382b9701f..f826682825 100644 --- a/src/components/moderation/ReportDialog/index.tsx +++ b/src/components/moderation/ReportDialog/index.tsx @@ -334,7 +334,7 @@ function Inner(props: ReportDialogProps) { color="secondary" shape="round" onPress={() => { - dispatch({type: 'clearCategory'}) + dispatch({type: 'clearOption'}) }}>