import React from 'react'; import './ShapeshiftBanner.scss'; import shapeshiftSvg from 'assets/images/logo-shapeshift.svg'; const ShapeshiftBanner: React.SFC<{}> = () => (

New Feature: Exchange coins & tokens with

); export default ShapeshiftBanner;