Message
ReadyMessage with author and metadata.
Installation
$ npx @oratiq-js/ui add messageCopies the component and everything it depends on into your project, then lists the npm packages to install. The code is yours after this.
Usage
import
import { Message, MessageAvatar, MessageContent, MessageHeader, MessageAuthor, MessageTimestamp, /* … */ } from "@/components/ui/message";Threaded messages
View source on GitHub → components/ui/message.tsx