Skip to content

Commit 3110c76

Browse files
committed
fix: removed stripe client handled dynamically
1 parent 638b835 commit 3110c76

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CoCreate.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,10 +292,6 @@ module.exports = {
292292
"import": "@cocreate/prism",
293293
"selector": ".language-html, .language-css, .language-js, .language-shell, .language-json"
294294
},
295-
"stripe": {
296-
"import": "@cocreate/stripe",
297-
"selector": "[stripe]"
298-
},
299295
"fabric": {
300296
"import": "@cocreate/fabric",
301297
"selector": "[fabric]"

0 commit comments

Comments
 (0)