Version History

Document revision timeline with an emerald Current marker and connector rail down the left edge.

VersionsMSA-2026-0421
v4.2Current
Counsel redline on indemnificationBeste Sözen · Apr 23 · 14:12
v4.1
Updated pricing scheduleKian Okafor · Apr 21 · 10:02
v4.0
Initial redlineLegal ops · Apr 18 · 09:44

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Legal14 } from "@/components/beste/piece/legal14";

<Legal14
  docName="MSA-2026-0421"
  versions={[
    {
      "label": "v4.2",
      "author": "Beste Sözen",
      "at": "Apr 23 · 14:12",
      "note": "Counsel redline on indemnification",
      "current": true
    },
    {
      "label": "v4.1",
      "author": "Kian Okafor",
      "at": "Apr 21 · 10:02",
      "note": "Updated pricing schedule"
    },
    {
      "label": "v4.0",
      "author": "Legal ops",
      "at": "Apr 18 · 09:44",
      "note": "Initial redline"
    }
  ]}
/>