UNPKG

wix-style-react

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