Reader-mode control pill with font size adjust, a size readout, and a theme toggle.
npx shadcn add https://ui.beste.co/piece/r/browser13
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Browser13 } from "@/components/beste/piece/browser13"; <Browser13 fontSize={18} />