temp fix
This commit is contained in:
parent
10c9d8ba4c
commit
51e3f5acc1
1 changed files with 0 additions and 3 deletions
|
|
@ -42,9 +42,6 @@ export function Chat({ id, initialMessages, className }: ChatProps) {
|
|||
body: {
|
||||
id,
|
||||
previewToken
|
||||
},
|
||||
onFinish: () => {
|
||||
router.refresh()
|
||||
}
|
||||
})
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue