Ship with confidence by running through the five-point review.
pnpm releaseRendered markdown mini card with a heading, lede paragraph, bullet list, and inline code chip.
The import and the props worth knowing about, in one place.
import { Editor10 } from "@/components/beste/piece/editor10";
<Editor10
title="Launch Checklist"
lede="Ship with confidence by running through the five-point review."
bullets={[
"Verify preview URL",
"Run smoke suite",
"Tag the release"
]}
code="pnpm release"
/>function greet(name: string): stringReturns a localized greeting for the given name.
@/lib/greet.tsWavy-underlined symbol above a type-hover card showing signature, one-line description, and source path.
--primary: #f43f5e;--accent: #8b5cf6;--surface: #0ea5e9;
CSS lines with inline color swatch squares next to each hex value.
No tutorials needed.
If you can order food online, you can build a website with Beste.
Side-panel content editor with a header chip row, locale and history pills, and stacked rich-text fields for heading and description.
Inline :shortcode typing with an autocomplete dropdown showing emoji previews.