Skip to content

refactor(app): Refactor Contributors page from class to functional component

Administrator requested to merge mihir/contributors-class-to-functional into main

Created by: plibither8

The PR migrates the RepositoryStatsContributorsPage component from class-based to a functional component. Additionally, the PR migrates from using data-tooltip to the new Tooltip component from Wildcard.

Test plan

This PR does not change the app either functionally or visually. The same tests can persist without requiring modifications.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading