@redneckz/wildless-cms-uni-blocks 0.14.39 → 0.14.40
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
|
@@ -5818,7 +5818,7 @@
|
|
|
5818
5818
|
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" }) }));
|
|
5819
5819
|
}
|
|
5820
5820
|
|
|
5821
|
-
const packageVersion = "0.14.
|
|
5821
|
+
const packageVersion = "0.14.39";
|
|
5822
5822
|
|
|
5823
5823
|
exports.Blocks = Blocks;
|
|
5824
5824
|
exports.ContentPage = ContentPage;
|