refactor(app): Refactor Contributors page from class to functional component
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
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.
This PR does not change the app either functionally or visually. The same tests can persist without requiring modifications.
Check out the client app preview documentation to learn more.
Push commits to the source branch or add previously merged commits to review them.