From cd6824a3967f3f9e703935bdb5f89822888f86f4 Mon Sep 17 00:00:00 2001 From: muhammad-ahmed Date: Mon, 14 Oct 2024 11:06:34 +0800 Subject: [PATCH] add response info again. --- src/features/Apiexplorer/index.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/features/Apiexplorer/index.tsx b/src/features/Apiexplorer/index.tsx index 09d8a4d7..32a47cec 100644 --- a/src/features/Apiexplorer/index.tsx +++ b/src/features/Apiexplorer/index.tsx @@ -89,6 +89,9 @@ export default function ApiExplorerFeatures() {
+
+ +
)}