Skip to content

Commit

Permalink
Merge pull request #1 from opuu/opuu
Browse files Browse the repository at this point in the history
Fix typo in documentation
  • Loading branch information
opuu authored Jan 6, 2022
2 parents 47a698d + 5bc4e5f commit 174ed25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/snippets/stripe-elements/card-sample.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default {
token: null,
};
},
method: {
methods: {
submit () {
// this will trigger the process
this.$refs.elementRef.submit();
Expand Down

0 comments on commit 174ed25

Please sign in to comment.