Skip to content

Commit cf4880d

Browse files
committed
Update [...slug].vue
1 parent bf85f64 commit cf4880d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/pages/[...slug].vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const links = computed(() => [toc?.bottom?.edit && {
8989
/>
9090

9191
<UDivider
92-
v-if="sponsors?.length"
92+
v-if="sponsors?.links?.length"
9393
type="dashed"
9494
/>
9595

0 commit comments

Comments
 (0)