From 7ce3afc7bec36db8757246b2d704e36f9a6dd1fc Mon Sep 17 00:00:00 2001 From: 25Pi25 <25pi25@mail.com> Date: Thu, 20 Feb 2025 14:40:26 -0500 Subject: [PATCH] formatted file --- src/ErrorPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ErrorPage.tsx b/src/ErrorPage.tsx index 0f15fed9d..ffd124924 100644 --- a/src/ErrorPage.tsx +++ b/src/ErrorPage.tsx @@ -1,7 +1,7 @@ import { Box, Typography, Link } from '@mui/material'; export default function ErrorPage() { - return + return

Uh Oh!

Looks like the server ran into an error. This typically happens when our sprite server is down, and we'll try to get it back up as soon as possible.