stats loading

This commit is contained in:
Elijah McMorris 2024-02-18 04:19:28 -08:00
parent f9afa2501d
commit e4b6b9b86a
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
7 changed files with 30 additions and 20 deletions

View file

@ -6,11 +6,7 @@ import {
CardTitle
} from "@/components/ui/card";
export default function GlobalError({
error,
}: {
error: Error & { digest?: string }
}) {
export default function Loading() {
return (
<CardGrid max_rows={1}>
<Card>