Skip to content

Commit 26a2abc

Browse files
authored
Update solution.md
1 parent d1a2e94 commit 26a2abc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • 1-js/05-data-types/05-array-methods/8-sort-objects

1-js/05-data-types/05-array-methods/8-sort-objects/solution.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ alert(arr[0].name); // John
1616
alert(arr[1].name); // Mary
1717
alert(arr[2].name); // Pete
1818
```
19-

0 commit comments

Comments
 (0)