UNPKG

wix-style-react

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