@spothero/ui 24.0.5-beta.2 → 24.0.5-beta.3
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 +3 -3
package/dist/index.esm.js
CHANGED
|
@@ -42532,8 +42532,8 @@ var sizes$4 = {
|
|
|
42532
42532
|
height: 5
|
|
42533
42533
|
},
|
|
42534
42534
|
icon: {
|
|
42535
|
-
width:
|
|
42536
|
-
height:
|
|
42535
|
+
width: 2.5,
|
|
42536
|
+
height: 2.5
|
|
42537
42537
|
},
|
|
42538
42538
|
label: {
|
|
42539
42539
|
fontSize: 'md'
|