Skip to content

Commit 118e5c6

Browse files
feat: update SidebarDemo to use chatInput component
1 parent 6772218 commit 118e5c6

File tree

3 files changed

+480
-284
lines changed

3 files changed

+480
-284
lines changed

apps/site/src/demos/SidebarDemo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ const SidebarDemo = () => {
153153
| 'upload'
154154
| 'codeBlock'
155155
| 'workflowCanvas'
156-
>('dataRangePicker')
156+
>('chatInput')
157157

158158
const [activeTenant, setActiveTenant] = useState<string>('Juspay')
159159
const [activeMerchant, setActiveMerchant] =

0 commit comments

Comments
 (0)