From d634828eca7e0a4ed2d0eba93013600905a270cf Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Thu, 7 Apr 2022 18:39:12 +0530 Subject: [PATCH] refactor: types and functional improvements Co-authored-by: Andrew Bastin --- .../components/history/index.vue | 103 ++++++++++++------ .../helpers/functional/object.ts | 6 +- 2 files changed, 70 insertions(+), 39 deletions(-) diff --git a/packages/hoppscotch-app/components/history/index.vue b/packages/hoppscotch-app/components/history/index.vue index bbf7cd17..ce548053 100644 --- a/packages/hoppscotch-app/components/history/index.vue +++ b/packages/hoppscotch-app/components/history/index.vue @@ -36,7 +36,7 @@ open >
@@ -101,9 +101,12 @@