@julseb-lib/react 1.1.15 → 1.1.16

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
@@ -1197,7 +1197,7 @@ var Hr = ({
1197
1197
  {
1198
1198
  ref,
1199
1199
  className: clsx(
1200
- "border-none h-px",
1200
+ "border-none w-full h-px",
1201
1201
  isRounded ? "rounded-full" : "rounded-none",
1202
1202
  genBgAllColors[color],
1203
1203
  genMaxWidth[maxWidth2],