Skip to content

Commit

Permalink
Update component ui/main.reel/
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Marchant committed Aug 11, 2015
1 parent 407121c commit 3aa2837
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/main.reel/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"properties": {
"element": {"#": "text"},
"value": "Text"
},
"bindings": {
"value": {"<-": "@myComponent1.data"}
}
}
}
Expand Down

0 comments on commit 3aa2837

Please sign in to comment.