From ed5d3b572607e6404d41525eb305f9fd0e83d2d4 Mon Sep 17 00:00:00 2001 From: Filipe Soccol Date: Fri, 27 Jun 2025 16:47:06 -0300 Subject: [PATCH] Fixed spinner in offers. --- src/components/ListingComponent/ListingComponent.vue | 7 +++++-- src/components/SpinnerComponent.vue | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/ListingComponent/ListingComponent.vue b/src/components/ListingComponent/ListingComponent.vue index 3481432..77a187e 100644 --- a/src/components/ListingComponent/ListingComponent.vue +++ b/src/components/ListingComponent/ListingComponent.vue @@ -159,10 +159,13 @@ showInitialItems();