@plaidev/karte-action-sdk 1.1.243-28734079.0a250704 → 1.1.243-28734135.738e8b2b

Sign up to get free protection for your applications and to get access to all the features.
@@ -2363,6 +2363,7 @@ type PositionPlaceProps = {
2363
2363
  left?: Properties["left"];
2364
2364
  right?: Properties["right"];
2365
2365
  bottom?: Properties["bottom"];
2366
+ transform?: Properties["transform"];
2366
2367
  };
2367
2368
  type PositionProps = PositionPlaceProps & {
2368
2369
  position?: Properties["position"];