Real-Dev-Squad / website-members

The part of the website that shows the members of RDS
https://members.realdevsquad.com/
18 stars 129 forks source link

Remove all occurrence `eslint-disable react-hooks/rules-of-hooks` from store and fix the lint issue #432

Open prakashchoudhary07 opened 2 years ago

prakashchoudhary07 commented 2 years ago

https://github.com/Real-Dev-Squad/website-members/blob/3ae4be8e7929e0e8c45a0a2bcb6478c358219fb9/src/store/user/user-context.js#L1

https://github.com/Real-Dev-Squad/website-members/blob/3ae4be8e7929e0e8c45a0a2bcb6478c358219fb9/src/store/search-members/searchMembers-context.js#L1

https://github.com/Real-Dev-Squad/website-members/blob/3ae4be8e7929e0e8c45a0a2bcb6478c358219fb9/src/store/members/members-context.js#L1

ghost commented 1 year ago

i want to work on this