UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

7 lines 420 B
export { useFormControlForwardedProps } from './_FormControlContext'; export { default } from './FormControl'; export type { FormControlProps } from './FormControl'; export type { FormControlCaptionProps } from './FormControlCaption'; export type { Props as FormControlLabelProps } from './FormControlLabel'; export type { FormControlValidationProps } from './_FormControlValidation'; //# sourceMappingURL=index.d.ts.map