ComponentsInput
Input
A styled input component with focus states.
Installation
$ npx @nehal712521/inprogress add input
Preview
Usage
import { Input } from "@/components/ui/input";
<Input placeholder="Enter text..." />A styled input component with focus states.
import { Input } from "@/components/ui/input";
<Input placeholder="Enter text..." />