import React from 'react'; import NavBar from 'containers/NavBar'; class ErrorPage extends React.Component { render () { return (
{this.props.error}