UNPKG

wix-style-react

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