export const basicInput=`import { Input } from "@/components/ui/input"; import { Label } from "@/components/ui/label"; const BasicInputs = () => { return (