UNPKG

riec

Version:

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

6 lines (4 loc) 122 B
import InlineEdit from './InlineEdit' import InputType from './inputType' export { InputType } export default InlineEdit