@20minutes/tyr 2.24.11 → 2.24.12
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.es.js +2 -0
- package/dist/index.umd.js +1 -1
- package/dist/js/main.min.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -62387,6 +62387,7 @@ const RW = () => {
|
|
|
62387
62387
|
useTypeAsHeader: !1,
|
|
62388
62388
|
subtitle: "Chaque jour, de nouvelles grilles et de nouveaux défis addictifs !",
|
|
62389
62389
|
layout: n,
|
|
62390
|
+
allowFavorite: !o,
|
|
62390
62391
|
mx: o ? "m" : { xs: "m", md: "0" },
|
|
62391
62392
|
mt: { xs: "xxl", md: "xxl-2" }
|
|
62392
62393
|
}
|
|
@@ -62404,6 +62405,7 @@ const RW = () => {
|
|
|
62404
62405
|
useTypeAsHeader: !0,
|
|
62405
62406
|
subtitle: "Un nouveau défi gratuit vous attend chaque jour sur votre jeu favori !",
|
|
62406
62407
|
layout: n,
|
|
62408
|
+
allowFavorite: !o,
|
|
62407
62409
|
mx: o ? "m" : { xs: "m", md: "0" },
|
|
62408
62410
|
mt: { xs: "xxl", md: "xxl-2" }
|
|
62409
62411
|
}
|