This repository was archived by the owner on Feb 20, 2019. It is now read-only.
Commit 53137c5


Stanisław Jaros
Kent C. Dodds
1 parent 42d1c23 commit 53137c5
File tree
3 files changed
+27
-0
lines changed- src
- test
3 files changed
+27
-0
lines changedDiff for: src/index.js
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
180 | 181 |
| |
181 | 182 |
| |
182 | 183 |
| |
| 184 | + | |
183 | 185 |
|
Diff for: src/removeElementByIndex.js
+15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
Diff for: test/removeElementByIndex.test.js
+10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + |
0 commit comments