From 5e6fb6290c19e449e3cbd8a5bdf2a4717afaa0b8 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Fri, 29 Sep 2017 13:06:33 -0400 Subject: [PATCH] refactor for clarity --- .../src/components/App/NotificationBox.js | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/frontend/src/components/App/NotificationBox.js b/frontend/src/components/App/NotificationBox.js index 5d4dcc2b..01382f26 100644 --- a/frontend/src/components/App/NotificationBox.js +++ b/frontend/src/components/App/NotificationBox.js @@ -33,16 +33,17 @@ class NotificationBox extends Component {
{notifications && !empty &&