diff --git a/components/Button.tsx b/components/Button.tsx index 1a73ad01..fb685f4c 100644 --- a/components/Button.tsx +++ b/components/Button.tsx @@ -61,7 +61,9 @@ export const Button: React.FC> = ({ {...props} > {loading ? ( - + + + ) : (