From 9327daa2cd19de5d279ea44f303e9c2002dc1e86 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 11 Jan 2022 12:27:23 -0800 Subject: [PATCH] Update label `componentId` --- docs/content/Label.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/Label.mdx b/docs/content/Label.mdx index cee66e9f887..37ccd68e25c 100644 --- a/docs/content/Label.mdx +++ b/docs/content/Label.mdx @@ -3,7 +3,7 @@ title: Label description: Use Label components to add contextual metadata to a design. status: Alpha source: https://github.com/primer/react/blob/main/src/Label.tsx -componentId: label_group +componentId: label --- ## Example