@kashifd/jwero-components 0.5.6 → 0.5.7
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -38725,7 +38725,7 @@ const T$ = ({
|
|
|
38725
38725
|
Va,
|
|
38726
38726
|
{
|
|
38727
38727
|
sx: {
|
|
38728
|
-
backgroundColor:
|
|
38728
|
+
backgroundColor: "#fff",
|
|
38729
38729
|
border: 0,
|
|
38730
38730
|
padding: "1rem 1rem 0.5rem 1rem"
|
|
38731
38731
|
},
|