@julseb-lib/react 1.0.26 → 1.0.27

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
@@ -2889,6 +2889,7 @@ var Aside = ({
2889
2889
  {
2890
2890
  ref,
2891
2891
  className: clsx(
2892
+ "flex flex-col items-stretch gap-6",
2892
2893
  "py-4 sm:py-8 md:py-12 w-full",
2893
2894
  genBgAllColors[backgroundColor],
2894
2895
  asideSize[size],