@igamingcareer/igaming-components 1.0.41 → 1.0.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -43324,5 +43324,6 @@ export {
43324
43324
  YN as Testimonials,
43325
43325
  wq as TrustSignals,
43326
43326
  Mq as ValueProposition,
43327
- KN as Videos
43327
+ KN as Videos,
43328
+ Vj as useConsent
43328
43329
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@igamingcareer/igaming-components",
3
- "version": "1.0.41",
3
+ "version": "1.0.42",
4
4
  "description": "Reusable React component library for the iGamingCareer platform",
5
5
  "author": "iGamingCareer <info@igamingcareer.com>",
6
6
  "license": "MIT",