UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

4 lines (3 loc) 165 B
export { default } from './ChoiceFieldset'; export { default as Item } from './ChoiceFieldsetListItem'; export type { ChoiceFieldsetProps } from './ChoiceFieldset';