From 5c9b8addf328db40073cee75547395c4941c6416 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Fri, 23 Aug 2019 10:49:35 +0530 Subject: [PATCH] :sparkles: On clicking use button from history, view will scroll to request section, moved history section below response section --- index.html | 64 +++++++++++++++++++++++++++--------------------------- script.js | 3 +++ 2 files changed, 35 insertions(+), 32 deletions(-) diff --git a/index.html b/index.html index b5759560b..235c8986c 100644 --- a/index.html +++ b/index.html @@ -75,7 +75,7 @@

API request builder

-
+
Request ↕
    @@ -104,37 +104,6 @@
-
Request Body ↕
@@ -253,6 +222,37 @@
+
+ History ↕ +
+
    +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
+
+