From 6c29961d09bf42aa44eab1e88b8d22c839b1ecbf Mon Sep 17 00:00:00 2001 From: Dmitry Date: Thu, 9 May 2024 22:22:22 +0700 Subject: [PATCH] Added new button to save request modal (#3976) Co-authored-by: Dmitry Mukovkin Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com> --- .../hoppscotch-common/src/pages/index.vue | 37 +++++++++++++++---- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/packages/hoppscotch-common/src/pages/index.vue b/packages/hoppscotch-common/src/pages/index.vue index aa1fb8478..e8afb9d21 100644 --- a/packages/hoppscotch-common/src/pages/index.vue +++ b/packages/hoppscotch-common/src/pages/index.vue @@ -64,13 +64,6 @@ @submit="renameReqName" @hide-modal="showRenamingReqNameModal = false" /> - + + + +