Skip to content

Commit ebc775d

Browse files
committed
Release braintree-web 3.136.0 source
1 parent 05bfa3f commit ebc775d

File tree

46 files changed

+2714
-418
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2714
-418
lines changed

.storybook/stories/HostedFields/HostedFields.stories.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ const setupBraintreeHostedFields = (
149149
authorization: authorization,
150150
...(debugMode !== undefined && { debug: debugMode }),
151151
})
152+
// eslint-disable-next-line complexity
152153
.then((clientInstance) => {
153154
// Configure fields based on args
154155
const fields = {

0 commit comments

Comments
 (0)