oraculo-ui 0.1.57 → 0.1.58

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.es.js CHANGED
@@ -2648,7 +2648,7 @@ function uo({
2648
2648
  gap: { xs: 0.5, md: 1 },
2649
2649
  color: "#FFFFFF",
2650
2650
  minWidth: 0,
2651
- cursor: o.onClick ? "pointer" : "default",
2651
+ cursor: o.onClick || o.href ? "pointer" : "default",
2652
2652
  whiteSpace: "nowrap"
2653
2653
  },
2654
2654
  onClick: () => {