Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Made the "Tools:" conditional according to the current page (#197)
* issue#112 resolved. submitting for review * issue#112 resolved. submitting for review * profile.tsx added line 59 * shifted the function & interface to dateUtils.ts * shited the function to getContributedRepos.ts * Update src/popup/pages/profile.tsx Co-authored-by: Brian Douglas <[email protected]> * Update src/utils/getContributedRepos.ts Co-authored-by: Brian Douglas <[email protected]> * Update src/utils/getContributedRepos.ts Co-authored-by: Brian Douglas <[email protected]> * Update src/utils/getContributedRepos.ts Co-authored-by: Brian Douglas <[email protected]> * Update src/popup/pages/profile.tsx Co-authored-by: Brian Douglas <[email protected]> * Update src/utils/getContributedRepos.ts Co-authored-by: Brian Douglas <[email protected]> * removed eslint from the loop * add semicolon to pass lint check * made the Tools conditional * added trailing comma to home.txt 37 35 * ran "npm run format" (i hate lint) * added useRef and made suitable changes --------- Co-authored-by: Brian Douglas <[email protected]> Co-authored-by: Divyansh Singh <[email protected]>
- Loading branch information