[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: remove incorrect id

+1 -3
+1 -3
app/components/PackageDownloadStats.vue
··· 75 75 <!-- Download stats --> 76 76 <section> 77 77 <div class="flex items-center justify-between mb-3"> 78 - <h2 id="dependencies-heading" class="text-xs text-fg-subtle uppercase tracking-wider"> 79 - Weekly Downloads 80 - </h2> 78 + <h2 class="text-xs text-fg-subtle uppercase tracking-wider">Weekly Downloads</h2> 81 79 </div> 82 80 <div class="w-full overflow-hidden"> 83 81 <ClientOnly>