UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

4 lines 244 B
export { default } from './TextInput'; export type { TextInputProps, TextInputNonPassthroughProps } from './TextInput'; export type { TextInputActionProps } from '../internal/components/TextInputInnerAction'; //# sourceMappingURL=index.d.ts.map