UNPKG

@cisdi/form-input

Version:

input component for ui-engine

4 lines (3 loc) 95 B
import { Input } from 'antd'; declare const FormInput: typeof Input; export default FormInput;