Password Dots

Masked password row rendered as spaced mono bullets paired with an eye reveal button.

••••••••••••••••

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

Import & use
import { Input11 } from "@/components/beste/piece/input11";

<Input11
  length={16}
/>