import React from 'react'; const Tumblr = ({viewBox, width, height}) => { return ( ) } export default Tumblr;