@lctafrica/ui 1.0.0 → 1.0.1
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.js
CHANGED
|
@@ -15295,6 +15295,7 @@ function kM({
|
|
|
15295
15295
|
{
|
|
15296
15296
|
className: P(o.className),
|
|
15297
15297
|
onClick: o.onClick,
|
|
15298
|
+
disabled: o.disabled,
|
|
15298
15299
|
children: [
|
|
15299
15300
|
o.leftIcon,
|
|
15300
15301
|
o.label
|