UNPKG

wix-style-react

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