File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,11 @@ One liner clean code snippets in javascript/react with ES6 syntax
1111| No. | Questions |
1212| --- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1313| | ** Core React** |
14- | 1 | [ Conditional statement] ( #conditional-statement ) |
14+ | 1 | [ Conditional statement] ( #conditional-statement ) |
15+ | 2 | [ Add a key-value pair in object conditionally] ( #add-a-key-value-pair-in-object-conditionally ) |
16+ | 3 | [ Deleting a particular key from object] ( #deleting-a-particular-key-from-object ) |
17+ | 4 | [ filling-array-with-dummy-values] ( #deleting-a-particular-key-from-object ) |
1518
16- | 2 | [ Add a key-value pair in object conditionally] ( #add-a-key-value-pair-in-object-conditionally ) |
17-
18- | 3 | [ Deleting a particular key from object] ( #deleting-a-particular-key-from-object ) |
19-
20- | 4 | [ filling-array-with-dummy-values] ( #deleting-a-particular-key-from-object ) |
2119
2220
2321---
You can’t perform that action at this time.
0 commit comments