team-genny / genny

0 stars 1 forks source link

Add error boundary to front-end routes #18

Closed fergcb closed 4 months ago

fergcb commented 4 months ago

We should add an error boundary so that broken links or errors during rendering don't result in a broken layout or generic React error messages being displayed.