diff --git a/packages/react/src/components/Select/Select.tsx b/packages/react/src/components/Select/Select.tsx index 2346e9109de6..db36af506461 100644 --- a/packages/react/src/components/Select/Select.tsx +++ b/packages/react/src/components/Select/Select.tsx @@ -287,7 +287,11 @@ const Select = React.forwardRef(function Select(
{!noLabel && ( - + {labelText} )}