From 91acc881f8cc264fca449ae7c7346ad0b0f1c72c Mon Sep 17 00:00:00 2001 From: cp-contact-c Date: Tue, 26 Nov 2024 11:46:28 +0530 Subject: [PATCH] run prettier --- nuxt-frontend/components/CTA/CTA2.vue | 18 +++++++------- nuxt-frontend/components/CTA/CTA3.vue | 16 ++++++------- .../DevelopmentSection.vue | 6 ++--- .../android-app-development/FaqSection.vue | 2 +- .../backend-development/FaqSection.vue | 2 +- .../components/contact/NewContactForm.vue | 20 ++++++++-------- .../contributions/GithubContribution.vue | 2 +- .../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 ++-- .../DevelopmentSection.vue | 6 ++--- .../ios-app-development/FaqSection.vue | 2 +- nuxt-frontend/components/jobs/VirtuesView.vue | 8 +++---- .../components/jobs/thank-you/LatestBlog.vue | 18 +++++++------- .../DevelopmentProcess.vue | 6 +++-- .../components/partials/NewHeader.vue | 10 ++++---- .../portfolio/UserReviewSection.vue | 16 ++++++------- nuxt-frontend/pages/jobs/apply/[id].vue | 20 ++++++++-------- 21 files changed, 102 insertions(+), 98 deletions(-) diff --git a/nuxt-frontend/components/CTA/CTA2.vue b/nuxt-frontend/components/CTA/CTA2.vue index 26865cf04..4047ed64e 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) " />