Components
A simple Messaging Conversation block to display messages
Loading preview...
import MessageConversation from "@/components/ui/messaging-conversation";
export default function DemoOne() {
return <MessageConversation />;
}
Part of HextaUI — browse the full library on 21st.dev.