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);