diff --git a/docs/patterns/story-with-ui-component.md b/docs/patterns/story-with-ui-component.md index ea0ad82..21b3bca 100644 --- a/docs/patterns/story-with-ui-component.md +++ b/docs/patterns/story-with-ui-component.md @@ -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