diff --git a/frontend/src/components/ui/select.tsx b/frontend/src/components/ui/select.tsx index a8ed78d..1dcfce0 100644 --- a/frontend/src/components/ui/select.tsx +++ b/frontend/src/components/ui/select.tsx @@ -88,6 +88,10 @@ const SelectContent = React.forwardRef< > {children} @@ -155,4 +159,4 @@ export { SelectSeparator, SelectScrollUpButton, SelectScrollDownButton, -} +} \ No newline at end of file