Build-result banner with an emerald success state showing duration and bundle size, or a rose error state with count.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Editor45 } from "@/components/beste/piece/editor45";
<Editor45
status="success"
title="Build finished"
duration="2.4s"
size="128 KB gzip"
/>