Update EXT-DOC.md

This commit is contained in:
daniel-dx
2019-03-03 16:35:47 +08:00
committed by GitHub
parent 0454aad6b1
commit 26b26d3ea0
+1 -1
View File
@@ -142,7 +142,7 @@ vm.$ncformAddWidget({name: 'myCustomComp', widget: myCustomComp});
ui: {
widget: 'my-custom-comp',
widgetConfig: {
msg: 'hi'
name: 'your name'
}
}
```