You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@ You can check out an example of this is action [here](https://mharris717.github.
173
173
174
174
## Sorting of objects
175
175
176
-
We now have a basic sorting capabilities in this library. If you wrap the `{{#sortable-objects}}` component around your `<DraggableObject}}` components you can get an array of sorted elements returned.
176
+
We now have a basic sorting capabilities in this library. If you wrap the `<SortableObjects>` component around your `<DraggableObject>` components you can get an array of sorted elements returned.
177
177
178
178
**Important Note on Ember Versions:
179
179
If you use Ember version 1.13.2 and above you must user at least addon version 0.3 if you use sorting
0 commit comments