From 8f54410cba85709bb69bb8a53c9b1df20d0f6a35 Mon Sep 17 00:00:00 2001 From: uncoolzero <107518216+uncoolzero@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:19:58 -0300 Subject: [PATCH] Test fix --- projects/ui/src/components/Nav/Buttons/SunButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ui/src/components/Nav/Buttons/SunButton.tsx b/projects/ui/src/components/Nav/Buttons/SunButton.tsx index f628660cec..e64aae4f8d 100644 --- a/projects/ui/src/components/Nav/Buttons/SunButton.tsx +++ b/projects/ui/src/components/Nav/Buttons/SunButton.tsx @@ -87,7 +87,7 @@ const PriceButton: FC = ({ ...props }) => { const isLoading = season.eq(NEW_BN); const startIcon = isTiny ? undefined : (