@sanity/ui 2.0.0-beta.21 → 2.0.0-beta.23

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
@@ -2445,7 +2445,7 @@ const Button = react.forwardRef(function Button2(props, ref) {
2445
2445
  iconRight,
2446
2446
  justify: justifyProp = "center",
2447
2447
  loading,
2448
- mode = "ghost",
2448
+ mode = "default",
2449
2449
  padding: paddingProp = 3,
2450
2450
  paddingX: paddingXProp,
2451
2451
  paddingY: paddingYProp,