UNPKG

wix-style-react

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