UNPKG

box-ui-elements-mlh

Version:
5 lines 257 B
import * as React from 'react'; import { withTargetedClickThrough } from './hocs'; import GuideTooltip from '../../components/guide-tooltip'; export default withTargetedClickThrough(GuideTooltip); //# sourceMappingURL=TargetedClickThroughGuideTooltip.js.map