@ambuj.bhaskar/react-component-library 0.30.13 → 0.30.14
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 +1 -1
- package/dist/index.js +7 -1
- package/dist/index.umd.js +6 -6
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -44686,7 +44686,13 @@ const I9e = ({
|
|
|
44686
44686
|
capture_warning: { IconComponent: C7e, size: ze },
|
|
44687
44687
|
globe_line: { IconComponent: m7e, size: ze },
|
|
44688
44688
|
cube_arrow: { IconComponent: v7e, size: ze },
|
|
44689
|
-
challan: {
|
|
44689
|
+
challan: {
|
|
44690
|
+
IconComponent: h3e,
|
|
44691
|
+
size: {
|
|
44692
|
+
width: 28,
|
|
44693
|
+
height: 28
|
|
44694
|
+
}
|
|
44695
|
+
},
|
|
44690
44696
|
searchStar: { IconComponent: g3e, size: ze }
|
|
44691
44697
|
}, b2 = ({
|
|
44692
44698
|
name: e,
|