We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d6185 commit 3afd48aCopy full SHA for 3afd48a
1 file changed
app/components/PackageDownloadStats.vue
@@ -24,6 +24,9 @@ const config = computed(() => ({
24
theme: 'dark', // enforced dark mode for now
25
style: {
26
backgroundColor: 'transparent',
27
+ animation: {
28
+ show: false,
29
+ },
30
area: {
31
color: '#6A6A6A',
32
useGradient: false,
0 commit comments