@sanity/ui 2.0.0-gamma.1 → 2.0.0

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.esm.js CHANGED
@@ -2432,7 +2432,7 @@ const Button = forwardRef(function Button2(props, ref) {
2432
2432
  iconRight,
2433
2433
  justify: justifyProp = "center",
2434
2434
  loading,
2435
- mode = "ghost",
2435
+ mode = "default",
2436
2436
  padding: paddingProp = 3,
2437
2437
  paddingX: paddingXProp,
2438
2438
  paddingY: paddingYProp,