Displays a form input field or a component that looks like an input field.
import { Input } from "@/components/ui/input";
<Input />
Contribute