From c511e7f9bf03ee3315dcb64eaa2ece2da20e22bb Mon Sep 17 00:00:00 2001 From: Nick Taylor Date: Thu, 31 Oct 2024 16:03:26 -0400 Subject: [PATCH] fix: sorted out single select label --- components/atoms/Select/single-select.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/atoms/Select/single-select.tsx b/components/atoms/Select/single-select.tsx index 75e81afb47..f78c473c8f 100644 --- a/components/atoms/Select/single-select.tsx +++ b/components/atoms/Select/single-select.tsx @@ -67,8 +67,8 @@ const SingleSelect = ({ )} > {labelText} - -
+