From 946ef8c06c568b213613b55efe9c66fba735e314 Mon Sep 17 00:00:00 2001 From: Nicole O'Brien Date: Thu, 7 Sep 2023 07:43:37 +0100 Subject: [PATCH] fix: token label using old token icon (#628) --- .../components/inputs/TokenAmountWithSliderInput.svelte | 9 +++------ packages/shared/src/components/labels/TokenLabel.svelte | 5 +++-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/packages/shared/src/components/inputs/TokenAmountWithSliderInput.svelte b/packages/shared/src/components/inputs/TokenAmountWithSliderInput.svelte index 50162e85b0..aeb29ca839 100644 --- a/packages/shared/src/components/inputs/TokenAmountWithSliderInput.svelte +++ b/packages/shared/src/components/inputs/TokenAmountWithSliderInput.svelte @@ -1,6 +1,5 @@ {#if token}
- +