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 241656b commit 30450edCopy full SHA for 30450ed
stories/Display.stories.tsx
@@ -20,8 +20,8 @@ the theme state.
20
## Usage example
21
22
\`\`\`tsx
23
-import { Header } from "../dist/Header";
24
-import { Display, headerQuickAccessDisplay } from "../dist/Display";
+import { Header } from "@codegouvfr/react-dsfr/Header";
+import { Display, headerQuickAccessDisplay } from "@codegouvfr/react-dsfr/Display";
25
26
function App(){
27
0 commit comments