@spothero/ui 24.0.5-beta.2 → 24.0.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/dist/index.cjs.js +2 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +2 -2
- package/dist/index.esm.js.map +1 -1
- package/package.json +4 -4
package/dist/index.cjs.js
CHANGED
|
@@ -42557,8 +42557,8 @@ var sizes$4 = {
|
|
|
42557
42557
|
height: 5
|
|
42558
42558
|
},
|
|
42559
42559
|
icon: {
|
|
42560
|
-
width:
|
|
42561
|
-
height:
|
|
42560
|
+
width: 2.5,
|
|
42561
|
+
height: 2.5
|
|
42562
42562
|
},
|
|
42563
42563
|
label: {
|
|
42564
42564
|
fontSize: 'md'
|