diff --git a/packages/hoppscotch-app/components/app/PaneLayout.vue b/packages/hoppscotch-app/components/app/PaneLayout.vue new file mode 100644 index 000000000..0fbb92388 --- /dev/null +++ b/packages/hoppscotch-app/components/app/PaneLayout.vue @@ -0,0 +1,55 @@ + + + diff --git a/packages/hoppscotch-app/components/realtime/Mqtt.vue b/packages/hoppscotch-app/components/realtime/Mqtt.vue index c7144b339..6cd482c20 100644 --- a/packages/hoppscotch-app/components/realtime/Mqtt.vue +++ b/packages/hoppscotch-app/components/realtime/Mqtt.vue @@ -1,84 +1,56 @@