From cda39a9657bfa64e33cf6838eb008b260ced141e Mon Sep 17 00:00:00 2001 From: tiny656 Date: Mon, 15 Apr 2024 21:07:43 +0800 Subject: [PATCH] fix svgStat className --- src/components/SVGStat/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SVGStat/index.tsx b/src/components/SVGStat/index.tsx index f4f78769936..c75a4779885 100644 --- a/src/components/SVGStat/index.tsx +++ b/src/components/SVGStat/index.tsx @@ -12,7 +12,7 @@ const SVGStat = () => ( Loading...}> - + );