DevTools-style row with a tinted method chip, path, colored status code, and timing and size columns.
/api/users?page=2200142ms3.4 KBRequires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Browser8 } from "@/components/beste/piece/browser8";
<Browser8
method="GET"
path="/api/users?page=2"
status={200}
time="142ms"
size="3.4 KB"
/>