From f63c4c7c3f94ed91a3c36778763582a0f653fc1a Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 12 Jun 2024 23:02:33 +0300 Subject: [PATCH] Move v-if to parent --- apps/showcase/components/landing/HeroSection.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/showcase/components/landing/HeroSection.vue b/apps/showcase/components/landing/HeroSection.vue index 2ae62afd4..ad51293fd 100644 --- a/apps/showcase/components/landing/HeroSection.vue +++ b/apps/showcase/components/landing/HeroSection.vue @@ -83,6 +83,7 @@