From 95f400c9caf3d64c9b583140a46b7d23bedbe3cd Mon Sep 17 00:00:00 2001 From: Bill He Date: Fri, 1 Dec 2023 15:05:25 -0800 Subject: [PATCH] fix loading button --- src/components/Button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Button.tsx b/src/components/Button.tsx index 855af88..dff6cdb 100644 --- a/src/components/Button.tsx +++ b/src/components/Button.tsx @@ -61,7 +61,7 @@ export const Button = forwardRef {