Dense Input

Tight small-size text field for data tables and filter rails, with smaller type and tight padding.

small, compact, dense

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Input13 } from "@/components/beste/piece/input13";

<Input13
  value="small, compact, dense"
  placeholder="Dense field"
/>