UNPKG

react-tailwind-input-ts

Version:

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

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