Skip to content

Commit

Permalink
Fix the @gouvfr/dsfr patch
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Aug 10, 2024
1 parent e592a71 commit 6a69083
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions patches/@gouvfr+dsfr+1.12.1.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/node_modules/@gouvfr/dsfr/dist/dsfr/dsfr.module.js b/node_modules/@gouvfr/dsfr/dist/dsfr/dsfr.module.js
diff --git a/node_modules/@gouvfr/dsfr/dist/dsfr.module.js b/node_modules/@gouvfr/dsfr/dist/dsfr.module.js
index 588abee..b84d5b4 100644
--- a/node_modules/@gouvfr/dsfr/dist/dsfr/dsfr.module.js
+++ b/node_modules/@gouvfr/dsfr/dist/dsfr/dsfr.module.js
--- a/node_modules/@gouvfr/dsfr/dist/dsfr.module.js
+++ b/node_modules/@gouvfr/dsfr/dist/dsfr.module.js
@@ -6226,9 +6226,11 @@ class HeaderLinks extends api.core.Instance {
case api.Modes.ANGULAR:
case api.Modes.REACT:
Expand Down

0 comments on commit 6a69083

Please sign in to comment.