@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.js CHANGED
@@ -2703,6 +2703,7 @@ var Aside = ({
2703
2703
  {
2704
2704
  ref,
2705
2705
  className: clsx(
2706
+ "flex flex-col items-stretch gap-6",
2706
2707
  "py-4 sm:py-8 md:py-12 w-full",
2707
2708
  genBgAllColors[backgroundColor],
2708
2709
  asideSize[size],