From f304debd8c0df0fecce2a3a63e282c1d4f983179 Mon Sep 17 00:00:00 2001 From: Jack Mallers Date: Sat, 21 Jul 2018 23:19:51 -0500 Subject: [PATCH] fix(channels): loading hover state --- app/components/Contacts/Network.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/Contacts/Network.js b/app/components/Contacts/Network.js index 58fb4bcd..409cfe11 100644 --- a/app/components/Contacts/Network.js +++ b/app/components/Contacts/Network.js @@ -224,7 +224,7 @@ class Network extends Component { return (
  • - + {nodeDisplay()} @@ -306,7 +306,7 @@ class Network extends Component {
    {closingChannelIds.includes(channel.chan_id) && (
    - + Closing