From 696dc41630d9ebe3d54d2c112701ab02cec58afe Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Wed, 14 Sep 2016 20:57:04 -0700 Subject: [PATCH] Don't use team name in the header --- frontend/components/Layout/Layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/Layout/Layout.js b/frontend/components/Layout/Layout.js index c9b4399a..15b034a8 100644 --- a/frontend/components/Layout/Layout.js +++ b/frontend/components/Layout/Layout.js @@ -69,7 +69,7 @@ class Layout extends React.Component {
- { user.team.name } + Atlas { this.props.title }