Back to Pull RequestsView on GitHub
#1Closed
Simple Review
Switch stats to use the aggregate component
by sethconvex•Dec 16, 2025
Summary
This pull request refactors the `/stats` page to utilize a new aggregate component. This likely involves abstracting common UI or data fetching logic for statistics into a reusable component, leading to cleaner code and better maintainability for the stats section.
Changes
+771 additions-33 deletions
Impact Areas
UIData DisplayCode Reusability