diff --git a/packages/hoppscotch-app/components/button/Primary.vue b/packages/hoppscotch-app/components/button/Primary.vue index 26ef3c782..da8ebc748 100644 --- a/packages/hoppscotch-app/components/button/Primary.vue +++ b/packages/hoppscotch-app/components/button/Primary.vue @@ -25,7 +25,6 @@ ]" :disabled="disabled" :tabindex="loading ? '-1' : '0'" - :type="type" role="button" > - diff --git a/packages/hoppscotch-app/components/button/Secondary.vue b/packages/hoppscotch-app/components/button/Secondary.vue index 908642052..b6cb2e8bc 100644 --- a/packages/hoppscotch-app/components/button/Secondary.vue +++ b/packages/hoppscotch-app/components/button/Secondary.vue @@ -66,71 +66,39 @@ - diff --git a/packages/hoppscotch-app/components/environments/Details.vue b/packages/hoppscotch-app/components/environments/Details.vue index 80d3f3029..0e8a5ea72 100644 --- a/packages/hoppscotch-app/components/environments/Details.vue +++ b/packages/hoppscotch-app/components/environments/Details.vue @@ -2,7 +2,7 @@ - diff --git a/packages/hoppscotch-app/components/environments/Environment.vue b/packages/hoppscotch-app/components/environments/Environment.vue index bc309d721..e18f123fd 100644 --- a/packages/hoppscotch-app/components/environments/Environment.vue +++ b/packages/hoppscotch-app/components/environments/Environment.vue @@ -5,13 +5,13 @@ > {{ environment.name }} @@ -29,7 +29,7 @@ @@ -48,11 +48,11 @@ - diff --git a/packages/hoppscotch-app/components/environments/index.vue b/packages/hoppscotch-app/components/environments/index.vue index 5f92a5dd1..df0ec0738 100644 --- a/packages/hoppscotch-app/components/environments/index.vue +++ b/packages/hoppscotch-app/components/environments/index.vue @@ -5,7 +5,7 @@