| | |
| | | import React from 'react'; |
| | | import OverPack from 'rc-scroll-anim/lib/ScrollOverPack'; |
| | | import QueueAnim from 'rc-queue-anim'; |
| | | import OverPack from 'rc-scroll-anim/lib/ScrollOverPack'; |
| | | import React from 'react'; |
| | | import { targetId } from './data.source'; |
| | | import { getChildrenToRender } from './utils'; |
| | | |
| | | class Content9 extends React.PureComponent { |
| | |
| | | </QueueAnim> |
| | | ); |
| | | return ( |
| | | <OverPack key={i.toString()} {...block}> |
| | | <OverPack key={i.toString()} {...block} targetId={targetId}> |
| | | {isMobile && textWrapper} |
| | | <QueueAnim |
| | | className="image-wrapper" |