Skip to content

Commit 5ad31f1

Browse files
committed
Tabs stories update dead link
1 parent dfad788 commit 5ad31f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Tabs.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { getStoryFactory, logCallbacks } from "./getStory";
66
const { meta, getStory } = getStoryFactory({
77
sectionName,
88
"wrappedComponent": { Tabs },
9-
"description": `- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/onglets)
9+
"description": `- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/onglet)
1010
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Tabs.tsx)
1111
1212
## Uncontrolled

0 commit comments

Comments
 (0)