@redneckz/wildless-cms-uni-blocks 0.14.128 → 0.14.129
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/bundle/bundle.umd.js
CHANGED
|
@@ -5799,7 +5799,7 @@
|
|
|
5799
5799
|
return (jsx("div", { className: "flex items-end absolute bottom-0 right-0 h-full pointer-events-none", children: jsx(LikeControl, { className: "rounded-tl-3xl sticky bottom-0 pointer-events-auto" }) }));
|
|
5800
5800
|
}
|
|
5801
5801
|
|
|
5802
|
-
const packageVersion = "0.14.
|
|
5802
|
+
const packageVersion = "0.14.128";
|
|
5803
5803
|
|
|
5804
5804
|
exports.Blocks = Blocks;
|
|
5805
5805
|
exports.ContentPage = ContentPage;
|