From 072cd2334592251dca01e23161f473714690d3a6 Mon Sep 17 00:00:00 2001 From: Kimmo Puputti Date: Fri, 16 Jun 2017 15:17:34 +0300 Subject: [PATCH] Format with Prettier --- src/containers/Topbar/MenuIcon.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/containers/Topbar/MenuIcon.js b/src/containers/Topbar/MenuIcon.js index c243d8bc..dadd5eff 100644 --- a/src/containers/Topbar/MenuIcon.js +++ b/src/containers/Topbar/MenuIcon.js @@ -16,9 +16,9 @@ const MenuIcon = props => { xmlns="http://www.w3.org/2000/svg" > - - - + + + );