diff --git a/packages/hoppscotch-app/components/app/Header.vue b/packages/hoppscotch-app/components/app/Header.vue index 7afd19b96..f3572dd7a 100644 --- a/packages/hoppscotch-app/components/app/Header.vue +++ b/packages/hoppscotch-app/components/app/Header.vue @@ -5,7 +5,7 @@ >
diff --git a/packages/hoppscotch-app/components/app/Sidenav.vue b/packages/hoppscotch-app/components/app/Sidenav.vue index 48c4bb92e..b2741365d 100644 --- a/packages/hoppscotch-app/components/app/Sidenav.vue +++ b/packages/hoppscotch-app/components/app/Sidenav.vue @@ -14,7 +14,7 @@ {{ navigation.title }} @@ -24,13 +24,15 @@ diff --git a/packages/hoppscotch-app/components/realtime/Mqtt.vue b/packages/hoppscotch-app/components/realtime/Mqtt.vue index 205cf0d35..8528f2e2a 100644 --- a/packages/hoppscotch-app/components/realtime/Mqtt.vue +++ b/packages/hoppscotch-app/components/realtime/Mqtt.vue @@ -1,11 +1,11 @@