From 3846ad8252b582b6c997ec9b82d34ce1a6187c85 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Sat, 2 Apr 2022 16:27:20 +0200 Subject: [PATCH] fix: re-add the groupId prop for the API request tabs component. --- website/src/components/ApiRequest/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/components/ApiRequest/index.tsx b/website/src/components/ApiRequest/index.tsx index 0e0bc3caef..6d865657d0 100644 --- a/website/src/components/ApiRequest/index.tsx +++ b/website/src/components/ApiRequest/index.tsx @@ -64,7 +64,7 @@ http ${verbUpper} \\ ).trim() return ( - + {httpBlock}