Gather text feedback with an associated emotion.
Loading preview...
import { Feedback } from "@/components/ui/feedback"; export default function DefaultDemo() { return <Feedback label="Feedback" />; }
Part of Geist — browse the full library on 21st.dev.