Input is used to collect text.
tsx
import { Input } from "@/components/aspekt/input";<Input placeholder="Search components" clearable prefix={<MagnifyingGlassIcon />}/>Input is used to collect text.
import { Input } from "@/components/aspekt/input";<Input placeholder="Search components" clearable prefix={<MagnifyingGlassIcon />}/>