I have the following component
const Error = (props) => { let { title, content, showFooter, showHeader, alert, history } = props; let error