return ( <span class="alert alert-danger"> <b>Error</b>: {props.message ?? "An error occurred."}. </span> );