[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: avoid animated sparkline (#19)

authored by

patak and committed by
GitHub
4dc48cd1 60d61851

+3
+3
app/components/PackageDownloadStats.vue
··· 24 24 theme: 'dark', // enforced dark mode for now 25 25 style: { 26 26 backgroundColor: 'transparent', 27 + animation: { 28 + show: false, 29 + }, 27 30 area: { 28 31 color: '#6A6A6A', 29 32 useGradient: false,