Compact deploy card pairing a live URL row, domain verification badge, unpublished-change hint, and a recolorable publish button.
You have changes that are not yet published
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Editor48 } from "@/components/beste/piece/editor48";
<Editor48
headerLabel="Website URLs"
changeLabel="Change"
url="https://beste.co"
verifiedLabel="Domain verified"
changesTitle="Unpublished Changes"
changesDescription="You have changes that are not yet published"
logLabel="View log"
publishLabel="Publish Changes"
tone="foreground"
/>