diff --git a/packages/hoppscotch-common/src/components/app/Shortcuts.vue b/packages/hoppscotch-common/src/components/app/Shortcuts.vue index 2adfd302a..40edaf886 100644 --- a/packages/hoppscotch-common/src/components/app/Shortcuts.vue +++ b/packages/hoppscotch-common/src/components/app/Shortcuts.vue @@ -44,8 +44,9 @@ class="flex flex-col items-center justify-center p-4 text-secondaryLight" > - - {{ t("state.nothing_found") }} "{{ filterText }}" + + {{ t("state.nothing_found") }} + "{{ filterText }}" diff --git a/packages/hoppscotch-common/src/components/history/index.vue b/packages/hoppscotch-common/src/components/history/index.vue index 66bb1275c..5301b48b0 100644 --- a/packages/hoppscotch-common/src/components/history/index.vue +++ b/packages/hoppscotch-common/src/components/history/index.vue @@ -72,9 +72,11 @@ class="flex items-center justify-between flex-1 min-w-0 transition cursor-pointer focus:outline-none text-secondaryLight text-tiny group" > - + - + {{ t("environment.title") }}