From 1749e343967c5801595c7c79c8cd019cf869daf4 Mon Sep 17 00:00:00 2001 From: yashkanakiya Date: Wed, 22 Mar 2023 16:49:42 +0530 Subject: [PATCH] indentation issue fix company switch --- .../scripts/components/CompanySwitcher.vue | 103 ++++++++++++++++-- 1 file changed, 95 insertions(+), 8 deletions(-) diff --git a/resources/scripts/components/CompanySwitcher.vue b/resources/scripts/components/CompanySwitcher.vue index ff058769..e61bc47d 100644 --- a/resources/scripts/components/CompanySwitcher.vue +++ b/resources/scripts/components/CompanySwitcher.vue @@ -3,7 +3,22 @@
{{ $t('company_switcher.no_results_found') }} @@ -49,7 +101,16 @@
{{ initGenerator(company.name) }} @@ -80,7 +155,19 @@