@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.cjs.js +0 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +0 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs.js
CHANGED
|
@@ -42449,7 +42449,6 @@ var overrides$1 = {
|
|
|
42449
42449
|
baseStyle: function baseStyle(props) {
|
|
42450
42450
|
return merge$1(theme$1.components.Switch.baseStyle(props), {
|
|
42451
42451
|
track: {
|
|
42452
|
-
bg: 'gray.medium',
|
|
42453
42452
|
overflow: 'clip'
|
|
42454
42453
|
},
|
|
42455
42454
|
thumb: {
|