@opencxh/ui-kit 3.124.8 → 3.124.9

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
@@ -4283,7 +4283,7 @@ const vn = ({
4283
4283
  label: $.label,
4284
4284
  onClick: $.onClick,
4285
4285
  icon: $.icon,
4286
- variant: $.variant === "primary" ? "primary" : "secondary",
4286
+ variant: $.variant === "primary" ? "primary" : "outline",
4287
4287
  options: $.splitOptions,
4288
4288
  disabled: $.disabled
4289
4289
  },