Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #224 from LN-Zap/fix/contacts-icon
Browse files Browse the repository at this point in the history
fix(contacts): fix contacts icon
  • Loading branch information
JimmyMow authored Jan 25, 2018
2 parents 9b8c5bb + 1619a18 commit 789c7c6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/components/Nav/Nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { NavLink } from 'react-router-dom'
import Isvg from 'react-inlinesvg'

import walletIcon from 'icons/wallet_2.svg'
import peersIcon from 'icons/channels.svg'
import peersIcon from 'icons/contacts.svg'
import networkIcon from 'icons/network.svg'
import helpIcon from 'icons/help_2.svg'

Expand Down
14 changes: 8 additions & 6 deletions app/icons/contacts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 789c7c6

Please sign in to comment.