1 2 3 4
import WithHover from './WithHover.jsx'; import WithTranslation from './WithTranslation.jsx'; export { WithHover, WithTranslation as t };