Add server project follower count to details (#5502)

This commit is contained in:
Prospector
2026-03-09 19:22:40 +00:00
committed by GitHub
parent c9c8079853
commit 5d04992a28
3 changed files with 55 additions and 23 deletions
@@ -40,6 +40,7 @@
:has-versions="versions.length > 0"
:link-target="`_blank`"
:hide-license="isServerProject"
:show-followers="isServerProject"
class="project-sidebar-section"
/>
</Teleport>