@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
|
@@ -37790,7 +37790,7 @@ var variants = {
|
|
|
37790
37790
|
paddingLeft: 3,
|
|
37791
37791
|
paddingRight: 3,
|
|
37792
37792
|
bg: 'inherit',
|
|
37793
|
-
fontWeight: '
|
|
37793
|
+
fontWeight: 'normal',
|
|
37794
37794
|
boxShadow: 'none !important',
|
|
37795
37795
|
_placeholder: {
|
|
37796
37796
|
color: 'gray.600',
|