diff --git a/README.md b/README.md index 5f1f2a1..5199c2c 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ One liner clean code snippets in javascript/react with ES6 syntax ### Table of Contents | No. | Questions | -| --- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| | **Core React** | +| --- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | | 1 | [Conditional statement](#conditional-statement) | | 2 | [Add a key-value pair in object conditionally](#add-a-key-value-pair-in-object-conditionally) | | 3 | [Deleting a particular key from object](#deleting-a-particular-key-from-object) |