From 8e608773c9f145940408da390cb8ea99e7455d86 Mon Sep 17 00:00:00 2001 From: Tim Pechersky Date: Wed, 13 Oct 2021 17:22:21 +0200 Subject: [PATCH] product and team link for sidebar on mobileview --- frontend/src/components/Sidebar.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/frontend/src/components/Sidebar.js b/frontend/src/components/Sidebar.js index 5cc6f818..fc63394e 100644 --- a/frontend/src/components/Sidebar.js +++ b/frontend/src/components/Sidebar.js @@ -118,6 +118,14 @@ const Sidebar = () => { > Login + + {" "} + Product + + + {" "} + Team + )}