From ef2a88336bf5b1de01ebd91d56a228c079278d84 Mon Sep 17 00:00:00 2001 From: Anthony Laibe Date: Wed, 10 Oct 2018 14:40:25 +0100 Subject: [PATCH] Fix warning about nested button tag --- embark-ui/src/components/Layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embark-ui/src/components/Layout.js b/embark-ui/src/components/Layout.js index 50038bc3e..1266c8783 100644 --- a/embark-ui/src/components/Layout.js +++ b/embark-ui/src/components/Layout.js @@ -52,7 +52,7 @@ const Layout = ({children, logout, credentials, location}) => ( - + Logout