diff --git a/components/common/Select/index.tsx b/components/common/Select/index.tsx index faa178c5..aefc5ade 100644 --- a/components/common/Select/index.tsx +++ b/components/common/Select/index.tsx @@ -5,7 +5,6 @@ import classNames from 'classnames' import Overlay from '~components/common/Overlay' import ChevronIcon from '~public/icons/Chevron.svg' - import styles from './index.module.scss' // Props @@ -96,6 +95,7 @@ const Select = React.forwardRef(function select( onOpenChange={props.onOpenChange} > { label={props.label} >