import React from 'react'; const NoMatch = () => (

No Match

); export default NoMatch;