Run biome check and add ChatError component
This commit is contained in:
parent
6a5041be43
commit
08f45451bb
13 changed files with 228 additions and 136 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import type { UIMessage } from "ai";
|
||||
import { cn } from "@/lib/utils";
|
||||
import { UIMessage } from "ai";
|
||||
|
||||
interface ChatMessagesProps {
|
||||
messages: UIMessage[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue