Skip to content

Commit

Permalink
fix: removed stripe client handled dynamically
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jul 5, 2024
1 parent 638b835 commit 3110c76
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CoCreate.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,6 @@ module.exports = {
"import": "@cocreate/prism",
"selector": ".language-html, .language-css, .language-js, .language-shell, .language-json"
},
"stripe": {
"import": "@cocreate/stripe",
"selector": "[stripe]"
},
"fabric": {
"import": "@cocreate/fabric",
"selector": "[fabric]"
Expand Down

0 comments on commit 3110c76

Please sign in to comment.