@spothero/ui 14.7.4 → 14.7.5
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/CHANGELOG.md +7 -0
- package/CHANGELOG.tmp +4 -3
- package/package.json +1 -1
- package/styles/v2/components/Input/styles/index.js +1 -1
- package/v2/index-bundled.cjs.js +1 -1
- package/v2/index-bundled.cjs.js.map +1 -1
- package/v2/index-bundled.esm.js +1 -1
- package/v2/index-bundled.esm.js.map +1 -1
- package/v2/index-unbundled.cjs.js +1 -1
- package/v2/index-unbundled.cjs.js.map +1 -1
- package/v2/index-unbundled.esm.js +1 -1
- package/v2/index-unbundled.esm.js.map +1 -1
|
@@ -37778,7 +37778,7 @@ var variants = {
|
|
|
37778
37778
|
paddingLeft: 3,
|
|
37779
37779
|
paddingRight: 3,
|
|
37780
37780
|
bg: 'inherit',
|
|
37781
|
-
fontWeight: '
|
|
37781
|
+
fontWeight: 'normal',
|
|
37782
37782
|
boxShadow: 'none !important',
|
|
37783
37783
|
_placeholder: {
|
|
37784
37784
|
color: 'gray.600',
|