Browse Source

Merge pull request #793 from ajjohnston/master

Fixed Polymer example.
pull/796/head
Lebedev Konstantin 9 years ago
parent
commit
d28d019b71
  1. 2
      README.md

2
README.md

@ -482,7 +482,7 @@ Other attributes are:
<template is="dom-repeat" items={{names}}>
<div>{{item}}</div>
</template>
<sortable-js>
</sortable-js>
```
### Method

Loading…
Cancel
Save