UNPKG

wix-style-react

Version:
9 lines (6 loc) 250 B
import RichTextInputArea from './RichTextInputArea'; import Registry from '@ui-autotools/registry'; const metadata = Registry.getComponentMetadata(RichTextInputArea); metadata.exportInfo = { path: 'src/RichTextInputArea/RichTextInputArea.js', };