Zoom Indicator

Pill with a zoom-out, a monospace percent readout, a zoom-in, and a reset button.

110%

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

Import & use
import { Browser24 } from "@/components/beste/piece/browser24";

<Browser24
  zoom={110}
/>