Skip to content

Commit 31e4147

Browse files
authored
Merge pull request #9 from kkm980/test_branch
added new snippets
2 parents e075c0d + eccec59 commit 31e4147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ One liner clean code snippets in javascript/react with ES6 syntax
99
### Table of Contents
1010

1111
| No. | Questions |
12-
| --- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
12+
| --- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
1313
| 1 | [Conditional statement](#conditional-statement) |
1414
| 2 | [Add a key-value pair in object conditionally](#add-a-key-value-pair-in-object-conditionally) |
1515
| 3 | [Deleting a particular key from object](#deleting-a-particular-key-from-object) |

0 commit comments

Comments
 (0)