import React from 'react' export default ({ fromLeft, fromRight, color = '#fff' }) => (
)