ractivejs / Ractive-decorators-sortable

Drag and drop items to sort them
http://ractivejs.github.io/Ractive-decorators-sortable/
MIT License
15 stars 21 forks source link

Forgot to return the result of factory() #16

Open ArtskydJ opened 9 years ago

ArtskydJ commented 9 years ago

Forgot to return the result of the factory() call.

Also added semicolons to the previously committed lines.

ArtskydJ commented 9 years ago

@ractivejs any thoughts?