Skip to content

Commit f7f1b87

Browse files
[autofix.ci] apply automated fixes
1 parent 26bd612 commit f7f1b87

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

app/components/Package/Playgrounds.vue

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,7 @@ function focusMenuItem(index: number) {
119119

120120
<template>
121121
<section v-if="links.length > 0" class="px-1">
122-
<h2
123-
id="playgrounds-heading"
124-
class="text-xs font-mono text-fg uppercase tracking-wider mb-3"
125-
>
122+
<h2 id="playgrounds-heading" class="text-xs font-mono text-fg uppercase tracking-wider mb-3">
126123
{{ $t('package.playgrounds.title') }}
127124
</h2>
128125

0 commit comments

Comments
 (0)