feat: compare page with game selector, stats comparison, and charts

This commit is contained in:
2026-04-29 00:45:16 +08:00
parent 0f0176ae39
commit 2101dfef08
6 changed files with 513 additions and 5 deletions
+4 -5
View File
@@ -11,11 +11,10 @@ export const routes = [
title: "Games",
href: "/games",
},
// TODO: Add back when compare page is implemented
// {
// title: "Compare",
// href: "/compare",
// },
{
title: "Compare",
href: "/compare",
},
{
title: "Devices",
href: "/devices",