Skip to content

Commit da2b69a

Browse files
author
krishna9802
committed
added new snippets
1 parent eccec59 commit da2b69a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

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

1111
| No. | Questions |
12-
| --- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
12+
| --- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
13+
| | **Core React** |
1314
| 1 | [Conditional statement](#conditional-statement) |
1415
| 2 | [Add a key-value pair in object conditionally](#add-a-key-value-pair-in-object-conditionally) |
1516
| 3 | [Deleting a particular key from object](#deleting-a-particular-key-from-object) |

0 commit comments

Comments
 (0)