diff --git a/src/atoms/Button/Button.tsx b/src/atoms/Button/Button.tsx index 80b16c5..af1c8de 100644 --- a/src/atoms/Button/Button.tsx +++ b/src/atoms/Button/Button.tsx @@ -52,7 +52,7 @@ const Button = forwardRef( {children} {loading && ( - + )}