UNPKG

react-biz

Version:

React components for Business

6 lines (4 loc) 128 B
import { Input } from './Input'; export { InputProps, InputTheme } from './Input'; export { Input } export default Input;