UNPKG

wix-style-react

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