diff --git a/packages/hoppscotch-common/src/components/collections/ExampleResponse.vue b/packages/hoppscotch-common/src/components/collections/ExampleResponse.vue index c5105aea..d14952a4 100644 --- a/packages/hoppscotch-common/src/components/collections/ExampleResponse.vue +++ b/packages/hoppscotch-common/src/components/collections/ExampleResponse.vue @@ -4,11 +4,11 @@ @contextmenu.prevent="options?.tippy?.show()" >
{{ responseName }} diff --git a/packages/hoppscotch-common/src/components/collections/Request.vue b/packages/hoppscotch-common/src/components/collections/Request.vue index 66b1d62d..c286f9a6 100644 --- a/packages/hoppscotch-common/src/components/collections/Request.vue +++ b/packages/hoppscotch-common/src/components/collections/Request.vue @@ -22,11 +22,11 @@ @dragend="resetDragState" @contextmenu.prevent="options?.tippy?.show()" > -
+
@@ -35,7 +35,7 @@ @click="selectRequest()" >