@mx-cartographer/experiences 6.24.5 → 6.24.6
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/CHANGELOG.md +4 -0
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/dist/index.es.js
CHANGED
|
@@ -20711,7 +20711,7 @@ const zC = (e) => e.reduce((i, a) => {
|
|
|
20711
20711
|
b,
|
|
20712
20712
|
{
|
|
20713
20713
|
sx: {
|
|
20714
|
-
alignItems: "
|
|
20714
|
+
alignItems: "stretch",
|
|
20715
20715
|
flexDirection: "row",
|
|
20716
20716
|
gap: 12
|
|
20717
20717
|
},
|