From e49c44e49788e3d3d8be9d2a6c6553f193890e92 Mon Sep 17 00:00:00 2001 From: Laura Martinez Garcia Date: Tue, 8 Aug 2023 08:44:33 +0200 Subject: [PATCH] fix: hide full empathize when there are no suggestions --- src/components/predictive-layer/full-width-predictive.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/predictive-layer/full-width-predictive.vue b/src/components/predictive-layer/full-width-predictive.vue index 4df9cd16..a9f90dd5 100644 --- a/src/components/predictive-layer/full-width-predictive.vue +++ b/src/components/predictive-layer/full-width-predictive.vue @@ -6,7 +6,7 @@ :animation="empathizeAnimation" class="x-layout-item x-absolute x-z-[1] x-w-full x-bg-neutral-0 x-py-4" > - +