@kashifd/jwero-components 0.6.50 → 0.6.51
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
|
@@ -50032,7 +50032,7 @@ const KH = ({
|
|
|
50032
50032
|
{
|
|
50033
50033
|
sx: { fontSize: 12, fontWeight: "400" },
|
|
50034
50034
|
variant: "xlSemibold",
|
|
50035
|
-
children:
|
|
50035
|
+
children: d
|
|
50036
50036
|
}
|
|
50037
50037
|
)
|
|
50038
50038
|
] })
|