Components
Loading preview...
import { Feedback } from "@/components/ui/feedback";
export default function InlineDemo() {
return <Feedback type="inline" label="Was this helpful?" />;
}
Loading preview...
Part of Geist — browse the full library on 21st.dev.