fix: use ai/react
This commit is contained in:
parent
f2c71a0f9d
commit
5c01f8a637
4 changed files with 6 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import { cn } from '@/lib/utils'
|
||||
import { UseChatHelpers } from 'ai-connector/react'
|
||||
|
||||
import { Button } from '@/components/ui/button'
|
||||
import { ExternalLink } from '@/components/external-link'
|
||||
import { IconArrowRight } from '@/components/ui/icons'
|
||||
import { UseChatHelpers } from 'ai-connector'
|
||||
|
||||
const exampleMessages = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue