UNPKG

@atlaskit/inline-edit

Version:

An inline edit displays a custom input component that switches between reading and editing on the same page.

2 lines 122 B
export { default } from './inline-edit'; export { default as InlineEditableTextfield } from './inline-editable-textfield';