UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

5 lines 294 B
export { SelectPanel } from './SelectPanel'; export { SelectPanelMessage } from './SelectPanelMessage'; export type { SelectPanelProps } from './SelectPanel'; export type { ItemProps, ItemInput, GroupedListProps, ListPropsBase } from '../FilteredActionList'; //# sourceMappingURL=index.d.ts.map