UNPKG

wix-style-react

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