diff --git a/malty/atoms/Button/Button.tsx b/malty/atoms/Button/Button.tsx index c9f594b74..03645ba18 100644 --- a/malty/atoms/Button/Button.tsx +++ b/malty/atoms/Button/Button.tsx @@ -127,7 +127,7 @@ export const Button = ({ {loading && (
- +
)}