Skip to content

Commit 336b5a4

Browse files
committed
chore: add comment
1 parent fea061f commit 336b5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Package/WeeklyDownloadStats.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ const config = computed(() => {
165165
line: {
166166
color: colors.value.borderHover,
167167
pulse: {
168-
show: true,
168+
show: true, // the pulse will not show if prefers-reduced-motion (enforced by vue-data-ui)
169169
loop: true, // runs only once if false
170170
radius: 1.5,
171171
color: pulseColor.value,

0 commit comments

Comments
 (0)