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 dfad788 commit 5ad31f1Copy full SHA for 5ad31f1
stories/Tabs.stories.tsx
@@ -6,7 +6,7 @@ import { getStoryFactory, logCallbacks } from "./getStory";
6
const { meta, getStory } = getStoryFactory({
7
sectionName,
8
"wrappedComponent": { Tabs },
9
- "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)
10
- [See source code](https://github.com/codegouvfr/react-dsfr/blob/main/src/Tabs.tsx)
11
12
## Uncontrolled
0 commit comments