Here is Input component
import ExampleInput from "@/components/ui/input-1"; export default function DemoOne() { return <ExampleInput />; }
Part of Base UI — browse the full library on 21st.dev.