From 6ed4b73a34c5f4a1cec215f23f7312adee9b759c Mon Sep 17 00:00:00 2001 From: nivedin Date: Fri, 29 Dec 2023 19:55:22 +0530 Subject: [PATCH] chore: code refactor --- .../hoppscotch-common/src/pages/e/_id.vue | 43 ++++++------------- 1 file changed, 13 insertions(+), 30 deletions(-) diff --git a/packages/hoppscotch-common/src/pages/e/_id.vue b/packages/hoppscotch-common/src/pages/e/_id.vue index 09545d8fb..46933bd29 100644 --- a/packages/hoppscotch-common/src/pages/e/_id.vue +++ b/packages/hoppscotch-common/src/pages/e/_id.vue @@ -19,39 +19,22 @@ :shared-request-i-d="sharedRequestID" />
+
- -
-
-
- -

- {{ t("error.invalid_link") }} -

-

- {{ t("error.invalid_embed_link") }} -

-
-
-

- {{ t("state.loading") }} -

-
+ +

+ {{ t("error.invalid_link") }} +

+

+ {{ t("error.invalid_embed_link") }} +

+

+ {{ t("state.loading") }} +