From 4da2ade4c01662e4f8e58b8793288dab0099d1e4 Mon Sep 17 00:00:00 2001 From: Layne Date: Sun, 27 Mar 2022 17:36:53 -0400 Subject: [PATCH] sanction slim --- src/components/help/views/SanctionStatusView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/help/views/SanctionStatusView.tsx b/src/components/help/views/SanctionStatusView.tsx index ed0d2e55..5c8e10ce 100644 --- a/src/components/help/views/SanctionStatusView.tsx +++ b/src/components/help/views/SanctionStatusView.tsx @@ -49,7 +49,7 @@ export const SanctionSatusView:FC<{}> = props => if(!sanctionInfo) return null; return ( - + setSanctionInfo(null)} />