UNPKG

wix-style-react

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