From c0a72b6b9cd857ff5fe9096b3cec083fca7c2b64 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Wed, 26 Oct 2022 23:19:14 +0100 Subject: [PATCH] fix: status spinner --- src/web/common/Spinner.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/common/Spinner.tsx b/src/web/common/Spinner.tsx index cf87d26..d0a3b7a 100644 --- a/src/web/common/Spinner.tsx +++ b/src/web/common/Spinner.tsx @@ -11,7 +11,7 @@ export const Spinner: React.FC = () => ( cy="12" r="10" stroke="currentColor" - stroke-width="4" + strokeWidth="4" >