@plaidev/karte-action-sdk 1.1.235 → 1.1.237-28696358.6bfff03f

Sign up to get free protection for your applications and to get access to all the features.
@@ -49,6 +49,7 @@ import {
49
49
  IconElement,
50
50
  CodeElement,
51
51
  FlexButton,
52
+ FlexTextButton,
52
53
  FlexIcon,
53
54
  FlexLayout,
54
55
  FlexText,
package/dist/templates.js CHANGED
@@ -47,6 +47,7 @@ import {
47
47
  IconElement,
48
48
  CodeElement,
49
49
  FlexButton,
50
+ FlexTextButton,
50
51
  FlexIcon,
51
52
  FlexLayout,
52
53
  FlexText,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.235",
3
+ "version": "1.1.237-28696358.6bfff03f",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",