diff --git a/src/frontend/routes/dashboard.tsx b/src/frontend/routes/dashboard.tsx index 0a8d8a5..b39c1de 100644 --- a/src/frontend/routes/dashboard.tsx +++ b/src/frontend/routes/dashboard.tsx @@ -198,15 +198,15 @@ function DashboardPage() { - - + +
- App + App Error Message - Version - Reported - Status + Version + Reported + Status @@ -227,7 +227,7 @@ function DashboardPage() { ) : recentErrors.map((error: any) => ( - + {error.app} @@ -237,13 +237,13 @@ function DashboardPage() { - + v{error.version} - + {formatTimeAgo(error.time)} - +