From d74df4878fea91d71b8e679e981d26ddacb5f2e9 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Thu, 9 Nov 2023 21:20:54 +0200 Subject: [PATCH] docs: fix expandable link in ParameterType (#5595) --- www/apps/docs/src/components/ParameterTypes/Items/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/apps/docs/src/components/ParameterTypes/Items/index.tsx b/www/apps/docs/src/components/ParameterTypes/Items/index.tsx index 0a7c1063f8..ababdffa39 100644 --- a/www/apps/docs/src/components/ParameterTypes/Items/index.tsx +++ b/www/apps/docs/src/components/ParameterTypes/Items/index.tsx @@ -155,7 +155,7 @@ const ParameterTypesItems = ({ {parameter.expandable && ( } />