UNPKG

riec

Version:

Modern React component for inline edit of text/select values, written in Typescript

5 lines (4 loc) 129 B
import InlineEdit from './InlineEdit'; import InputType from './inputType'; export { InputType }; export default InlineEdit;