UNPKG

puppy-lib-components

Version:

A modern TypeScript React component library with generic UI components and football pickem domain components

3 lines (2 loc) 76 B
export { Input } from './Input'; export type { InputProps } from './Input';