Merge remote-tracking branch 'origin/components' into components
This commit is contained in:
commit
de9e08f885
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ var App = {
|
||||||
m.component(MyComponent, {message: "Hello"})
|
m.component(MyComponent, {message: "Hello"})
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
})
|
}
|
||||||
|
|
||||||
var MyComponent = {
|
var MyComponent = {
|
||||||
controller: function(args) {
|
controller: function(args) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue