We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b75c5 commit 6cbeb5dCopy full SHA for 6cbeb5d
ai/ai-react-app/src/components/Layout/LeftSidebar.tsx
@@ -23,7 +23,6 @@ const LeftSidebar: React.FC<LeftSidebarProps> = ({
23
setActiveMode,
24
activeBackend,
25
setActiveBackend,
26
- generativeParams,
27
setGenerativeParams,
28
}) => {
29
// This component now manages its own UI state and pushes updates upwards.
0 commit comments