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 190d010 commit 0ab5f2aCopy full SHA for 0ab5f2a
stories/ProConnectButton.stories.tsx
@@ -6,7 +6,7 @@ const { meta, getStory } = getStoryFactory({
6
sectionName,
7
"wrappedComponent": { ProConnectButton },
8
"description": `
9
-- [See DSFR documentation]https://github.com/numerique-gouv/agentconnect-documentation/blob/main/doc_fs/bouton_proconnect.md)
+- [See DSFR documentation](https://github.com/numerique-gouv/agentconnect-documentation/blob/main/doc_fs/bouton_proconnect.md)
10
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/ProConnectButton.tsx)`
11
});
12
0 commit comments