Skip to content

Commit d92d7ca

Browse files
authored
fix: stats is not defined (#598)
1 parent 9c89776 commit d92d7ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/_libraries/maintainers.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,6 @@ function RouteComponent() {
705705
maintainers={group.maintainers}
706706
viewMode={search.viewMode}
707707
title={group.title}
708-
stats={stats}
709708
/>
710709
))}
711710
</div>

0 commit comments

Comments
 (0)