@primer/react
Version:
An implementation of GitHub's Primer Design System using React
3 lines (2 loc) • 350 B
TypeScript
export { default } from './SelectMenu';
export type { SelectMenuProps, SelectMenuDividerProps, SelectMenuFilterProps, SelectMenuFooterProps, SelectMenuItemProps, SelectMenuListProps, SelectMenuModalProps, SelectMenuTabsProps, SelectMenuHeaderProps, SelectMenuTabProps, SelectMenuTabPanelProps, SelectMenuLoadingAnimationProps, } from './SelectMenu';