Centered editor placeholder with a soft icon tile, headline, hint line, and a recolorable call-to-action pill.
Start by adding your first block.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Editor47 } from "@/components/beste/piece/editor47";
<Editor47
title="Your page looks empty"
description="Start by adding your first block."
buttonLabel="Add Block"
tone="emerald"
/>