Skip to content

Commit

Permalink
update sidebar icon
Browse files Browse the repository at this point in the history
  • Loading branch information
yushih committed Nov 22, 2021
1 parent 3d9cba1 commit 0a5b097
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/yoroi-extension/app/components/topbar/Sidebar.js
Expand Up @@ -11,7 +11,7 @@ import yoroiLogo from '../../assets/images/sidebar/yoroi_logo.inline.svg';
import yoroiLogoExpanded from '../../assets/images/sidebar/yoroi_logo_expanded.inline.svg';
import toggleIcon from '../../assets/images/sidebar/open_sidebar.inline.svg';
import { defineMessages } from 'react-intl';
import connectedWebsitesIcon from '../../assets/images/sidebar/wallet-settings-2-ic.inline.svg';
import connectedWebsitesIcon from '../../assets/images/sidebar/dapp_connector.inline.svg';

const messages = defineMessages({
connectedWebsites: {
Expand Down

0 comments on commit 0a5b097

Please sign in to comment.