Search Input
An input component that allows users to search for content.

Installation
npx shadcn@latest add @tetra-ui/search-inputUsage
import { SearchInput } from "@/components/ui/search-input";<SearchInput placeholder="Search..." />An input component that allows users to search for content.



npx shadcn@latest add @tetra-ui/search-inputimport { SearchInput } from "@/components/ui/search-input";<SearchInput placeholder="Search..." />