import React from 'react' const Error = () => (

There was an error fetching news

) export default Error;