import React from "react" export default (props) => { return

Oops!

Something went wrong, the application has a fatal crash.

            {props.crash.message}
        
{props.crash.details}
}