import { Input } from "@/examples/base/ui/input" import { Label } from "@/examples/base/ui/label" export default function InputFile() { return (
) }