Skip to content

Commit 2918c82

Browse files
jycouetknowler
andauthored
Update app/components/Package/WeeklyDownloadStats.vue
Co-authored-by: Nathan Knowler <nathan@knowler.dev>
1 parent 430d5be commit 2918c82

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/components/Package/WeeklyDownloadStats.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ const config = computed<VueUiSparklineConfig>(() => {
327327
: $t('package.trends.play_animation')
328328
"
329329
:classicon="hasSparklineAnimation ? 'i-lucide:pause' : 'i-lucide:play'"
330-
:aria-pressed="hasSparklineAnimation"
331330
@click="toggleSparklineAnimation"
332331
>
333332
<span class="sr-only">

0 commit comments

Comments
 (0)