From c4a76fa967365c6d39cbf974c9838c7d17163a15 Mon Sep 17 00:00:00 2001 From: Daniel <10026790+dnlggr@users.noreply.github.com> Date: Tue, 2 Aug 2022 12:01:08 +0200 Subject: [PATCH] fix: docs icon in settings (#439) --- public/sprite.svg | 5 ++--- src/components/Settings.jsx | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/public/sprite.svg b/public/sprite.svg index 02fe5f746..a2a5e1db9 100644 --- a/public/sprite.svg +++ b/public/sprite.svg @@ -99,9 +99,8 @@ - - - + + diff --git a/src/components/Settings.jsx b/src/components/Settings.jsx index e301056a3..9dc7d676f 100644 --- a/src/components/Settings.jsx +++ b/src/components/Settings.jsx @@ -274,7 +274,7 @@ export default function Settings({ stopWallet }) {