From 3be2ef6690082bbe7776f3eb7367472f552e00fb Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Tue, 16 Feb 2021 12:35:33 +0100 Subject: [PATCH] logout --- packages/dashboard/src/components/Layout.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/dashboard/src/components/Layout.js b/packages/dashboard/src/components/Layout.js index 74842c9f..aa8a9c01 100644 --- a/packages/dashboard/src/components/Layout.js +++ b/packages/dashboard/src/components/Layout.js @@ -142,6 +142,7 @@ export default function Layout({ title, children }) {