Skip to content

Commit b8075b5

Browse files
committed
feat: HTML5 attribute key can now accept the following values:
- key="{}" the value will be stored as an object
1 parent 0637396 commit b8075b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ lazyLoad('prism', '.language-html, .language-css, .language-js, .language-shell,
8585
// lazyLoad('stripe', '[stripe]', ()=> import (/*webpackChunkName: "stripe-chunk"*/ '@cocreate/stripe'));
8686
// // lazyLoad('twilio', '[twilio]', ()=> import (/*webpackChunkName: "twilio-chunk"*/ '@cocreate/twilio'));
8787
// lazyLoad('twitter', '[twitter]', ()=> import (/*webpackChunkName: "twitter-chunk"*/ '@cocreate/twitter'));
88+

0 commit comments

Comments
 (0)