Here is FIle Trigger component
"use client" import { FileTrigger } from "@/components/ui/file-trigger" export default function Component() { return <FileTrigger /> }
Part of Intent UI — browse the full library on 21st.dev.