From a9b643ac7a3701df69aa9639d063ae78748d6ef5 Mon Sep 17 00:00:00 2001 From: jezzahehn Date: Sat, 31 May 2025 20:59:31 -0400 Subject: [PATCH] fix: removing superfluous conditional --- src/components/molecules/HomeSectionWrapper.vue | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/src/components/molecules/HomeSectionWrapper.vue b/src/components/molecules/HomeSectionWrapper.vue index f308dcb..5a308c0 100644 --- a/src/components/molecules/HomeSectionWrapper.vue +++ b/src/components/molecules/HomeSectionWrapper.vue @@ -1,8 +1,6 @@