♻️ Rebuild the activity heatmap to close #189

This commit is contained in:
2025-11-22 16:19:23 +08:00
parent d0c16ea08f
commit 98c8a356e8
2 changed files with 120 additions and 74 deletions

View File

@@ -16,6 +16,7 @@ class PageItem extends HookConsumerWidget {
final String pubName;
const PageItem({
super.key,
required this.page,
required this.site,
required this.pubName,