From 1d22b5d9e7f0214e3a074e191eec21ee6b7d9a35 Mon Sep 17 00:00:00 2001 From: jem-davies <131159520+jem-davies@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:48:25 +0200 Subject: [PATCH] fix links in dropdown (#55) Signed-off-by: Jem Davies --- website/src/theme/ComponentSelect/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/theme/ComponentSelect/index.js b/website/src/theme/ComponentSelect/index.js index 0100fac8c..8350468ef 100644 --- a/website/src/theme/ComponentSelect/index.js +++ b/website/src/theme/ComponentSelect/index.js @@ -22,7 +22,7 @@ function ComponentSelect(props) {