Typo: redundant parens
This commit is contained in:
parent
35673c994b
commit
b3411f9509
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ var App = {
|
|||
m.component(MyComponent, {message: "Hello"})
|
||||
])
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
var MyComponent = {
|
||||
controller: function(args) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue