import TweenOne from 'rc-tween-one'; import PropTypes from 'prop-types'; function Demo(props) { return ( <TweenOne animation={{ x: 80, scale: 0.5, ...
確定! 回上一頁