diff --git a/README.md b/README.md index 3e4944c..2c4ad4c 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ One liner clean code snippets in javascript/react with ES6 syntax **[⬆ Back to Top](#table-of-contents)** - + - More code snippets are being added ## Disclaimer The code snippets mentioned in this repository are the summary of frequently used codes in Javascript and/or React with ES6 syntax. We cannot guarantee that only these snippets will actually make the code cleaner, smoother and optimised, nor should you focus on copying and pasting them all. The primary purpose is for you to get a sense of how some bulk codes might be replaced with one-liner ES6 conditional and operational statements!