From 994c7f6405f7b60aca015c42f67cb2920a609cda Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Fri, 7 Apr 2023 10:26:43 +0200 Subject: [PATCH] Added status and date field classes --- src/dashboardWebView/components/Common/DateField.tsx | 2 +- src/dashboardWebView/components/Contents/Status.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dashboardWebView/components/Common/DateField.tsx b/src/dashboardWebView/components/Common/DateField.tsx index 250af4ea..315f8ec1 100644 --- a/src/dashboardWebView/components/Common/DateField.tsx +++ b/src/dashboardWebView/components/Common/DateField.tsx @@ -30,7 +30,7 @@ export const DateField: React.FunctionComponent = ({ } return ( - + {dateValue} ); diff --git a/src/dashboardWebView/components/Contents/Status.tsx b/src/dashboardWebView/components/Contents/Status.tsx index 153bc6e3..69423fbf 100644 --- a/src/dashboardWebView/components/Contents/Status.tsx +++ b/src/dashboardWebView/components/Contents/Status.tsx @@ -42,7 +42,7 @@ export const Status: React.FunctionComponent = ({ return (