Displays a form input field or a component that looks like an input field.
npx shadcn-ui add input
import { Input } from "@/components/ui/input"
<Input />
Enter your email address.