@spothero/ui 24.0.4 → 24.0.5-beta.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
@@ -42424,7 +42424,6 @@ var overrides$1 = {
42424
42424
  baseStyle: function baseStyle(props) {
42425
42425
  return merge$1(theme$1.components.Switch.baseStyle(props), {
42426
42426
  track: {
42427
- bg: 'gray.medium',
42428
42427
  overflow: 'clip'
42429
42428
  },
42430
42429
  thumb: {