Skip to content

Commit

Permalink
vercel-build-not-working
Browse files Browse the repository at this point in the history
  • Loading branch information
jookie committed Sep 15, 2024
1 parent 2a58d04 commit b45613e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/empty-screen.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { UseChatHelpers } from 'ai/react'
import { Button } from '@/components/ui/button'
import { ExternalLink } from '@/components/external-link'
import { IconArrowRight } from '@/components/ui/icons'
// import { UseChatHelpers } from 'ai/react'
// import { Button } from '@/components/ui/button'
// import { ExternalLink } from '@/components/external-link'
// import { IconArrowRight } from '@/components/ui/icons'

export function EmptyScreen() {
return (
Expand Down

0 comments on commit b45613e

Please sign in to comment.