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 d0baf75 commit 533839eCopy full SHA for 533839e
1 file changed
app/components/Package/WeeklyDownloadStats.vue
@@ -269,7 +269,6 @@ const config = computed<VueUiSparklineConfig>(() => {
269
<template #actions>
270
<ButtonBase
271
v-if="hasWeeklyDownloads"
272
- type="button"
273
@click="openChartModal"
274
class="text-fg-subtle hover:text-fg transition-colors duration-200 inline-flex items-center justify-center min-w-6 min-h-6 -m-1 p-1 focus-visible:outline-accent/70 rounded"
275
:title="$t('package.trends.title')"
0 commit comments