A field that allows users to enter text
pnpm dlx shadcn@latest add https://shark-ui.vercel.app/r/input.json
import { Input } from "@/components/ui/input";
<Input />