Skip to content

Commit

Permalink
Merge pull request #13742 from canonical/update-cookie-policy
Browse files Browse the repository at this point in the history
Updated cookie policy to v3.6.3
  • Loading branch information
samhotep committed Apr 12, 2024
2 parents a7a49de + 1aef845 commit 41cfa26
Show file tree
Hide file tree
Showing 5 changed files with 1,584 additions and 1,635 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
"dependencies": {
"@axe-core/playwright": "^4.8.5",
"@canonical/cookie-policy": "3.5.0",
"@canonical/cookie-policy": "^3.6.3",
"@canonical/global-nav": "3.6.4",
"@canonical/latest-news": "1.5.0",
"@canonical/react-components": "^0.38.0",
Expand Down
3 changes: 0 additions & 3 deletions static/js/src/core.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
import { cookiePolicy } from "@canonical/cookie-policy";
import { createNav } from "@canonical/global-nav";

// Initalise the cookie policy notification.
cookiePolicy();

createNav({
breakpoint: 1150,
mobileContainerSelector: ".global-nav-mobile",
Expand Down
Loading

0 comments on commit 41cfa26

Please sign in to comment.