From aeb0d7acd16f72c4cbdab4bd9f664878f6df17df Mon Sep 17 00:00:00 2001 From: jessop Date: Mon, 18 Nov 2019 10:59:16 -0500 Subject: [PATCH] no refs in NavLink --- ui/component/button/view.jsx | 2 -- 1 file changed, 2 deletions(-) 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 ? (