From 15099c602fbaf0433bbbcfae69d0f1efe35ab919 Mon Sep 17 00:00:00 2001 From: Vagner Date: Fri, 11 Oct 2024 11:58:25 -0300 Subject: [PATCH] Add chevron animation when selection is opened --- src/components/SearchComponent.vue | 5 +++-- src/components/SellerSteps/WantSellComponent.vue | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/SearchComponent.vue b/src/components/SearchComponent.vue index 5cc6885..ab42362 100644 --- a/src/components/SearchComponent.vue +++ b/src/components/SearchComponent.vue @@ -175,7 +175,7 @@ watch(walletAddress, (): void => {