We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4f30f commit dd7b3f6Copy full SHA for dd7b3f6
stories/Tag.stories.tsx
@@ -7,7 +7,7 @@ const { meta, getStory } = getStoryFactory({
7
sectionName,
8
"wrappedComponent": { Tag },
9
"description": `
10
-- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/bouton)
+- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/tag)
11
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Tag.tsx)`,
12
"argTypes": {
13
"dismissible": {
0 commit comments