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 9bd9374 commit a9d65a7Copy full SHA for a9d65a7
stories/Modal.stories.tsx
@@ -12,7 +12,7 @@ const { meta, getStory } = getStoryFactory({
12
"description": `\`import { createModal } from "@codegouvfr/react-dsfr/Modal";\` (Click **show code** for usage details)
13
14
- [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)
+- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Modal/Modal.tsx)
16
17
\`\`\`tsx
18
"use client";
0 commit comments