Tejas1510 / Athavani

😻 Athavani/Memories is a full-stack MERN Tool built in order to save all your memories in a single place and rejoice them through the years.
https://athavani.vercel.app
MIT License
37 stars 113 forks source link

React Lazy Loading added #274

Closed AmeyaJain-25 closed 3 years ago

AmeyaJain-25 commented 3 years ago

Closes #273 The React Lazy Loading feature is added. Now the code splitting will work fine. Also if component doesn't render or late renders, the lazy loading will take care of it.