From 8d9e5c22f415140857557975a419680f3db779e8 Mon Sep 17 00:00:00 2001 From: cp-contact-c Date: Wed, 27 Nov 2024 10:41:59 +0530 Subject: [PATCH] run prettier --- nuxt-frontend/components/CTA/CTA2.vue | 18 +++++++------- nuxt-frontend/components/CTA/CTA3.vue | 16 ++++++------- .../android-app-development/FaqSection.vue | 2 +- .../backend-development/FaqSection.vue | 2 +- .../components/contact/NewContactForm.vue | 20 ++++++++-------- .../contributions/WhatsTrending.vue | 24 +++++++++---------- .../flutter-app-development/FaqSection.vue | 2 +- .../frontend-development/FaqSection.vue | 2 +- .../components/home-new/BlogSection.vue | 10 ++++---- .../components/home-new/PortfolioSection.vue | 6 ++--- .../components/home-new/ServiceSection.vue | 4 ++-- .../ios-app-development/FaqSection.vue | 2 +- nuxt-frontend/components/jobs/VirtuesView.vue | 8 +++---- .../components/jobs/thank-you/LatestBlog.vue | 18 +++++++------- .../components/partials/NewHeader.vue | 10 ++++---- .../portfolio/UserReviewSection.vue | 16 ++++++------- nuxt-frontend/pages/jobs/apply/[id].vue | 20 ++++++++-------- 17 files changed, 89 insertions(+), 91 deletions(-) diff --git a/nuxt-frontend/components/CTA/CTA2.vue b/nuxt-frontend/components/CTA/CTA2.vue index 4047ed64e..26865cf04 100644 --- a/nuxt-frontend/components/CTA/CTA2.vue +++ b/nuxt-frontend/components/CTA/CTA2.vue @@ -41,8 +41,8 @@ autoComplete="given-username" placeholder=" " @input=" - (showNameValidationError = - $event.target.value.trim().length === 0) + showNameValidationError = + $event.target.value.trim().length === 0 " />