gotrip-fx-transaction-form 1.0.112 → 1.0.114
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/index.js +6 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -37825,6 +37825,12 @@ const cTe = (e) => {
|
|
|
37825
37825
|
image: "https://storage.googleapis.com/gotrip-static-files/banks/vietinbank.svg",
|
|
37826
37826
|
isDefault: !1,
|
|
37827
37827
|
comingSoon: !0
|
|
37828
|
+
},
|
|
37829
|
+
ABBANK: {
|
|
37830
|
+
code: "ABBANK",
|
|
37831
|
+
image: "https://storage.googleapis.com/gotrip-static-files/banks/abbank.png",
|
|
37832
|
+
isDefault: !1,
|
|
37833
|
+
comingSoon: !0
|
|
37828
37834
|
}
|
|
37829
37835
|
}, hTe = (e, t) => [...e].sort((r, n) => {
|
|
37830
37836
|
var o, s, l, c;
|