Skip to content

Commit 3b05b74

Browse files
committed
Update links
1 parent 0b6f5b8 commit 3b05b74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stories/Header.stories.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ See also [\\<MainNavigation \\/\\>](https://react-dsfr-components.etalab.studio/
1717
1818
> Note for Next App Router: If you want to have \`quickAccessItems\` client side without having to wrap the whole \`<Header />\`
1919
> component within a \`"use client";\` directive you can use the \`<HeaderQuickAccessItem />\` component as demonstrated
20-
[here](https://github.com/codegouvfr/react-dsfr/blob/703961e480eb5f8d39e571fdd64de725aa1d4ff9/test/integration/next-appdir/app/layout.tsx#L91) and
21-
[here](https://github.com/codegouvfr/react-dsfr/blob/703961e480eb5f8d39e571fdd64de725aa1d4ff9/test/integration/next-appdir/ui/ClientHeaderQuickAccessItem.tsx#L1-L18).
20+
[here](https://github.com/codegouvfr/react-dsfr/blob/0b6f5b8af9de1bbc79d91cc3dd25e12d8e807fbe/test/integration/next-appdir/app/layout.tsx#L91) and
21+
[here](https://github.com/codegouvfr/react-dsfr/blob/0b6f5b8af9de1bbc79d91cc3dd25e12d8e807fbe/test/integration/next-appdir/ui/ClientHeaderQuickAccessItem.tsx#L1-L25).
2222
2323
`,
2424
"argTypes": {

0 commit comments

Comments
 (0)