@redneckz/wildless-cms-uni-blocks 0.14.137 → 0.14.138

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.
@@ -5989,7 +5989,7 @@
5989
5989
  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" }) }));
5990
5990
  }
5991
5991
 
5992
- const packageVersion = "0.14.136";
5992
+ const packageVersion = "0.14.137";
5993
5993
 
5994
5994
  exports.Blocks = Blocks;
5995
5995
  exports.ContentPage = ContentPage;