"use client" import Twemoji from "react-twemoji"; export const Emoji = ({ emoji }: { emoji: string }) => { return (