UNPKG

@gatsby-mdx-suite/mdx-scroll-effects

Version:
8 lines (5 loc) 180 B
import loadable from '@loadable/component' const SectionZoom = loadable(() => import(/* webpackChunkName: "mdx--section-zoom" */ './section-zoom') ) export default SectionZoom