Album art is final. Dropping the single Friday at midnight.
Emoji reactions spring onto a message one after another while their counts tick upward, hold for a beat, then clear and play again.
The import and the props worth knowing about, in one place.
import { Chat36 } from "@/components/beste/piece/chat36";
<Chat36
name="Prince"
initials="PR"
message="Album art is final. Dropping the single Friday at midnight."
reactions={[
{
"emoji": "🔥",
"count": 4
},
{
"emoji": "💜",
"count": 3
},
{
"emoji": "🎉",
"count": 2
}
]}
/>Rounded emoji picker with six quick reactions and a trailing plus for the full emoji palette.
Message bubble with a small floating reaction chip tucked into the bottom corner.
Two-person thread that plays out once: a typing indicator bounces before each incoming reply, bubbles slide up as they land, and the finished conversation stays put.