@julseb-lib/react 1.0.64 → 1.0.65

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.cjs CHANGED
@@ -2883,7 +2883,7 @@ var Wrapper = ({
2883
2883
  {
2884
2884
  ref,
2885
2885
  className: clsx(
2886
- "z-10 relative flex sm:flex-row flex-col justify-stretch sm:justify-center-safe gap-5 px-4 md:px-5 lg:px-12 w-full h-fit",
2886
+ "z-10 relative flex sm:flex-row flex-col justify-stretch sm:justify-center-safe gap-6 px-4 md:px-5 lg:px-12 w-full h-fit",
2887
2887
  genBgAllColors[backgroundColor],
2888
2888
  genMinHeight[minHeight],
2889
2889
  genGap[gap],