mirror of
https://github.com/jlengrand/polymer-array-bubble-up-example.git
synced 2026-03-10 08:41:23 +00:00
Adds name changing
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</template>
|
||||
<script>
|
||||
var fred = {"name": "fred"};
|
||||
var tom = {"name": "tom"}
|
||||
var tom = {"name": "tom"};
|
||||
|
||||
Polymer({
|
||||
is: 'example-component',
|
||||
|
||||
Reference in New Issue
Block a user