Browse Source

Fixed Polymer example.

pull/793/head
Andrew Johnston 9 years ago
parent
commit
693485cdae
  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