From 4d33c2dc43785d54cc09855d68348b1c26c1613f Mon Sep 17 00:00:00 2001 From: Jerry Wang Date: Mon, 13 May 2024 11:36:57 -0700 Subject: [PATCH] fix when there is no value in select option --- .../components/bcat-form-sections/application-dashboard.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/client/components/bcat-form-sections/application-dashboard.tsx b/client/components/bcat-form-sections/application-dashboard.tsx index 2fb41c7..b8c5ee7 100644 --- a/client/components/bcat-form-sections/application-dashboard.tsx +++ b/client/components/bcat-form-sections/application-dashboard.tsx @@ -39,12 +39,13 @@ const SelectFilter: React.FC = ({ }) => { return (