Skip to content

Commit

Permalink
fix: add stripe module
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jan 31, 2024
1 parent 4d3a980 commit 6c62c8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CoCreate.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,10 @@ module.exports = {
"prism": {
"import": "@cocreate/prism",
"selector": ".language-html, .language-css, .language-js, .language-shell, .language-json"
},
"stripe": {
"import": "@cocreate/stripe",
"selector": "[stripe]"
}
},
"repositories": [
Expand Down

0 comments on commit 6c62c8e

Please # to comment.