diff --git a/ui/component/button/view.jsx b/ui/component/button/view.jsx index e42b05750..10aade4b1 100644 --- a/ui/component/button/view.jsx +++ b/ui/component/button/view.jsx @@ -121,7 +121,6 @@ const Button = forwardRef((props: Props, ref: any) => { if (requiresAuth && !emailVerified) { return ( { e.stopPropagation(); @@ -139,7 +138,6 @@ const Button = forwardRef((props: Props, ref: any) => { return path ? (