Skip to content

Commit

Permalink
Tabs stories update dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
ddecrulle committed Jun 28, 2023
1 parent dfad788 commit 5ad31f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/Tabs.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { getStoryFactory, logCallbacks } from "./getStory";
const { meta, getStory } = getStoryFactory({
sectionName,
"wrappedComponent": { Tabs },
"description": `- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/onglets)
"description": `- [See DSFR documentation](https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/onglet)
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Tabs.tsx)
## Uncontrolled
Expand Down

0 comments on commit 5ad31f1

Please sign in to comment.