Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonogwuru committed May 15, 2024
1 parent b9b75a7 commit 73fc265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enabler/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1 class="h3 mb-3 font-weight-normal">Dev Site</h1>
},
});

enabler.createComponentBuilder('googlepay')
enabler.createComponentBuilder('card')
.then(builder => {
const paymentElement = builder.build({
config: {},
Expand Down

0 comments on commit 73fc265

Please sign in to comment.