BamaCharanChhandogi / READMEasy

READMEasy is a user-friendly web platform that empowers you to generate comprehensive and engaging README files for your software projects.
https://readm-easy.vercel.app
MIT License
12 stars 39 forks source link

Unnecessary re-renders #5

Closed devanshar closed 1 month ago

devanshar commented 1 month ago

The NavLink components needs to be optimized as in your navigation can lead to re-renders. If the parent component re-renders, all child components, including navigation links, will also re-render.

devanshar commented 1 month ago

Hello @BamaCharanChhandogi assign this issue to me under hacktoberfest and gssoc 24

Raj-Aditya-27 commented 1 month ago

Hi @BamaCharanChhandogi I can see that the works has not done yet. So can you please assign it to me? I will do it shortly

devanshar commented 1 month ago

Hi @BamaCharanChhandogi I can see that the works has not done yet. So can you please assign it to me? I will do it shortly

this issue was already resolved