Skip to content

Commit 7b0aea0

Browse files
committed
feat(core): expose Framework7.parseComponent
1 parent cd03564 commit 7b0aea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/modules/component/component.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export default {
1616
name: 'component',
1717
static: {
1818
Component,
19+
parseComponent,
1920
registerComponent,
2021
unregisterComponent,
2122
},

0 commit comments

Comments
 (0)