UNPKG

wix-style-react

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