UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 142 B
import InlineEdit from './InlineEdit'; export type { InlineEditProps } from './InlineEdit'; export { InlineEdit }; export default InlineEdit;