@plaidev/karte-action-sdk 1.1.238-28698230.d57d5808 → 1.1.238

Sign up to get free protection for your applications and to get access to all the features.
@@ -2469,9 +2469,6 @@ type ButtonProps = CommonProps & {
2469
2469
  iconAngle?: keyof typeof BUTTON_ICON_ANGLE;
2470
2470
  width?: Properties["width"];
2471
2471
  wrap?: "wrap" | "nowrap";
2472
- fontWeight?: Properties["fontWeight"];
2473
- fontColor?: Properties["color"];
2474
- backgroundColor?: Properties["backgroundColor"];
2475
2472
  };
2476
2473
  declare const TEXT_BUTTON_SIZE: {
2477
2474
  readonly extra_small: "XSmall";