feat(client): add doubleClickHandler prop to Slider component to reset to default

feat(client): add doubleClickHandler to temperature, topP, freqP, and presP sliders in OpenAI Settings component
This commit is contained in:
Danny Avila 2023-04-05 11:28:20 -04:00
parent 7d3df376ef
commit 214067cfcb
4 changed files with 32 additions and 4 deletions

View file

@ -34,6 +34,7 @@
"@types/node": "^18.15.10",
"@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11",
"@zattoo/use-double-click": "1.2.0",
"axios": "^1.3.4",
"class-variance-authority": "^0.4.0",
"clsx": "^1.2.1",