diff --git a/apps/dashboard/src/App.tsx b/apps/dashboard/src/App.tsx index ec7c305..2952e8a 100644 --- a/apps/dashboard/src/App.tsx +++ b/apps/dashboard/src/App.tsx @@ -225,7 +225,7 @@ function TFLTile() { if (isLoadingTFL) { return ( - +

Loading TfL

)