From 5b78cec8504195faabdc870ffc661f5a9b2fdc3c Mon Sep 17 00:00:00 2001 From: Amine Afia Date: Tue, 17 Dec 2024 12:40:46 +0100 Subject: [PATCH] add input type to API playground --- .../insight/[blueprint_slug]/blueprint-playground.client.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/dashboard/src/app/team/[team_slug]/[project_slug]/insight/[blueprint_slug]/blueprint-playground.client.tsx b/apps/dashboard/src/app/team/[team_slug]/[project_slug]/insight/[blueprint_slug]/blueprint-playground.client.tsx index 0f81e457a90..fe6c19bc073 100644 --- a/apps/dashboard/src/app/team/[team_slug]/[project_slug]/insight/[blueprint_slug]/blueprint-playground.client.tsx +++ b/apps/dashboard/src/app/team/[team_slug]/[project_slug]/insight/[blueprint_slug]/blueprint-playground.client.tsx @@ -526,6 +526,7 @@ function ParameterSection(props: { <>