Collects user feedback on the help/support experience with multiple input types.
import UserFeedbackBlock from "@/components/ui/user-feedback-block"; export default function DemoOne() { return <UserFeedbackBlock />; }
Part of HextaUI — browse the full library on 21st.dev.