In my catch block I have
return res.send(\'Internal Server Error\');
How do I return a React component here like:
return res.s