From e34d3e35b7ee5f5c645f28933d948b23081534ea Mon Sep 17 00:00:00 2001 From: Anastasia Poupeney Date: Fri, 29 Jun 2018 14:41:41 +0200 Subject: [PATCH] little lint adjustments --- src/components/ManagerPage/Dashboard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ManagerPage/Dashboard.js b/src/components/ManagerPage/Dashboard.js index 10026172..e732782d 100644 --- a/src/components/ManagerPage/Dashboard.js +++ b/src/components/ManagerPage/Dashboard.js @@ -20,7 +20,7 @@ type Props = { const Dashboard = ({ device, deviceInfo, t }: Props) => ( - + {t('app:manager.title')}