Skip to content

Commit 1297b13

Browse files
docs: add Grid cross-references in layout and metric-card docs (#337)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0d75c70 commit 1297b13

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/components/layout.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ Add custom classes to individual columns:
494494

495495
## Related Components
496496

497+
- [Grid](./grid.md) - Content-level grid for arranging items into columns
497498
- [DescriptionCard](./description-card.md) - Display data in columns
498499
- [Badge](./badge.md) - Status indicators
499500
- [SidebarLayout](./sidebar-layout.md) - App-level layout

docs/components/metric-card.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ import { MetricCard } from "@tailor-platform/app-shell";
7171

7272
## Related
7373

74+
- [Grid](./grid.md) — Arrange MetricCards in responsive columns (e.g. KPI grids).
7475
- [Layout](./layout.md) — Page layout for placing MetricCards in a grid.
7576
- [DescriptionCard](./description-card.md) — Structured key-value cards for detail views.
7677
- [Badge](./badge.md) — Status badges that can complement metric displays.

0 commit comments

Comments
 (0)