docs(front-matter): add YAML front-matter to patterns/
This commit is contained in:
parent
b847de7e5f
commit
153c8fbe14
1 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
title: "Story met UI-component"
|
||||
status: active
|
||||
audience: [ai-agent, contributor]
|
||||
language: nl
|
||||
last_updated: 2026-05-03
|
||||
when_to_read: "Wanneer een story een React-component bevat die in page.tsx geïntegreerd moet worden."
|
||||
---
|
||||
|
||||
# Patroon: Story met UI-component
|
||||
|
||||
## Probleemstelling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue