Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmguo committed Jan 24, 2024
1 parent bd357be commit 2bf502e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { useButton, useHover } from 'react-aria';
import type { SelectState } from 'react-stately';
import { atoms, rotate180Transition } from '../../../styles';
import { ChevronDown } from '../../Icon/System/SystemIcon';
import { startAddon } from '../Form.css';
import { selectButtonClass } from './Select.css';

export interface ISelectButtonProps<T extends object> extends AriaButtonProps {
Expand Down

0 comments on commit 2bf502e

Please sign in to comment.