import PropTypes from 'prop-types'; import './style.scss'; const Animate = ( { type, children } ) => (