From 653dd3d4939b2726ff42b12dda2075b8b2fbaa29 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Thu, 22 Dec 2022 23:33:58 -0800 Subject: [PATCH] Add current job to defaultValue and properly sort groups --- components/JobDropdown/index.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/JobDropdown/index.tsx b/components/JobDropdown/index.tsx index 3b1d468c..9a4cd18c 100644 --- a/components/JobDropdown/index.tsx +++ b/components/JobDropdown/index.tsx @@ -102,7 +102,7 @@ const JobDropdown = React.forwardRef( return ( )