UNPKG

input-with-tag

Version:

Based on AntD Input, enhanced it with Tag,support for Form embedded.

10 lines (7 loc) 167 B
import InputWithTag from './InputWithTag/index.js'; /* * @Author: Hong.Zhang * @Date: 2023-03-23 17:32:40 * @Description: */ export { InputWithTag as default };