UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 130 B
import TagInput from './TagInput'; export type { TagInputProps } from './TagInput'; export { TagInput }; export default TagInput;