From 18a8216a43f16b22e2cb1c2ff13e62e975f2ae34 Mon Sep 17 00:00:00 2001 From: CalciumIon <1808837298@qq.com> Date: Tue, 10 Dec 2024 23:48:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96playground=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=A8=A1=E5=9E=8B=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/Playground.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/components/Playground.js b/web/src/components/Playground.js index a9b794aa7..658700790 100644 --- a/web/src/components/Playground.js +++ b/web/src/components/Playground.js @@ -284,6 +284,7 @@ const Playground = () => { name='model' required selection + searchPosition='dropdown' filter onChange={(value) => { handleInputChange('model', value);