[Enhancement] Show error messages in-app for easier triage (#365)

* Added an improved error message screen with actionable details

* Added a basic 404 page

* fixed tests
This commit is contained in:
Kieran
2024-08-23 13:33:27 -07:00
committed by GitHub
parent a6c61ccd0d
commit 14b8ecbe44
5 changed files with 37 additions and 11 deletions
@@ -0,0 +1,3 @@
<section>
<h2 class="text-title-md2 font-bold text-white">404 (not found)</h2>
</section>