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 6772218 commit 118e5c6Copy full SHA for 118e5c6
apps/site/src/demos/SidebarDemo.tsx
@@ -153,7 +153,7 @@ const SidebarDemo = () => {
153
| 'upload'
154
| 'codeBlock'
155
| 'workflowCanvas'
156
- >('dataRangePicker')
+ >('chatInput')
157
158
const [activeTenant, setActiveTenant] = useState<string>('Juspay')
159
const [activeMerchant, setActiveMerchant] =
0 commit comments