From b60aadc4a303755cbe32b11aee01c7325a20bed6 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Tue, 31 Oct 2023 10:24:34 +0100 Subject: [PATCH] Status optimizations --- src/dashboardWebView/components/Contents/Status.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dashboardWebView/components/Contents/Status.tsx b/src/dashboardWebView/components/Contents/Status.tsx index 611ca28e..bdac4dda 100644 --- a/src/dashboardWebView/components/Contents/Status.tsx +++ b/src/dashboardWebView/components/Contents/Status.tsx @@ -34,7 +34,7 @@ export const Status: React.FunctionComponent = ({ if (draftValue) { return ( {draftValue} @@ -51,7 +51,7 @@ export const Status: React.FunctionComponent = ({ return (