@stackloop/ui 4.1.1 → 4.1.2

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
@@ -2825,7 +2825,7 @@ const lo = ({
2825
2825
  role: "group",
2826
2826
  "aria-disabled": n,
2827
2827
  className: u(
2828
- "inline-flex overflow-hidden rounded-md border border-border bg-background shadow-sm",
2828
+ "inline-flex overflow-hidden rounded-md border border-border bg-background",
2829
2829
  n && "opacity-60",
2830
2830
  m
2831
2831
  ),