Skip to content

Commit f97ee60

Browse files
authored
Update official doc link PasswordInput.stories.tsx
Signed-off-by: Joseph Garrone <[email protected]>
1 parent 82dae09 commit f97ee60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/blocks/PasswordInput.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const { meta, getStory } = getStoryFactory({
77
"wrappedComponent": { PasswordInput },
88
"description": `\`import { PasswordInput } from "@codegouvfr/react-dsfr/blocks/PasswordInput"\`
99
10-
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/mot-de-passe)
10+
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/mot-de-passe/)
1111
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/blocks/PasswordInput.tsx) `,
1212
"argTypes": {
1313
"disabled": {

0 commit comments

Comments
 (0)