UNPKG

react-localized-input

Version:

A simple input library for React and Next.js

3 lines (2 loc) 139 B
import { InputComponent, LanguageValidationProps } from "./components/InputComponent"; export { InputComponent, LanguageValidationProps };