Skip to content

Commit a9d65a7

Browse files
authored
Modal: dead link in story
Signed-off-by: Dylan Decrulle <dylan.decrulle@outlook.fr>
1 parent 9bd9374 commit a9d65a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Modal.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const { meta, getStory } = getStoryFactory({
1212
"description": `\`import { createModal } from "@codegouvfr/react-dsfr/Modal";\` (Click **show code** for usage details)
1313
1414
- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/modale)
15-
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Modal.tsx)
15+
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Modal/Modal.tsx)
1616
1717
\`\`\`tsx
1818
"use client";

0 commit comments

Comments
 (0)