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 82dae09 commit f97ee60Copy full SHA for f97ee60
stories/blocks/PasswordInput.stories.tsx
@@ -7,7 +7,7 @@ const { meta, getStory } = getStoryFactory({
7
"wrappedComponent": { PasswordInput },
8
"description": `\`import { PasswordInput } from "@codegouvfr/react-dsfr/blocks/PasswordInput"\`
9
10
-- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/mot-de-passe)
+- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/mot-de-passe/)
11
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/blocks/PasswordInput.tsx) `,
12
"argTypes": {
13
"disabled": {
0 commit comments