Add hook to include accept cookies functionality

This commit is contained in:
Martin Bavio
2020-10-30 17:47:31 -03:00
parent 9ea6da6d55
commit 71fce97316
4 changed files with 39 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
"classnames": "^2.2.6",
"email-validator": "^2.0.4",
"intersection-observer": "^0.11.0",
"js-cookie": "^2.2.1",
"keen-slider": "^5.2.4",
"lodash.debounce": "^4.0.8",
"lodash.random": "^3.2.0",
@@ -42,6 +43,7 @@
"@types/bunyan": "^1.8.6",
"@types/bunyan-prettystream": "^0.1.31",
"@types/classnames": "^2.2.10",
"@types/js-cookie": "^2.2.6",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.random": "^3.2.6",
"@types/node": "^14.11.2",