Add DataTable Storybook coverage

This commit is contained in:
2026-03-19 22:47:23 +08:00
parent 3f77070802
commit 7c87c7af37
3 changed files with 463 additions and 2 deletions
+2 -2
View File
@@ -64,8 +64,8 @@ function ContractsOverview() {
Component authoring now follows one repeatable contract.
</h1>
<p className="text-[var(--text-lg)] leading-[var(--leading-loose)] text-[var(--color-muted-foreground)]">
Phase 2 does not ship real components yet. It defines the shared state,
slot, variant, and motion conventions that every future component will use.
Phase 2 now ships real components and codifies the shared state, slot,
variant, and motion conventions they follow.
</p>
</header>