Skip to content

Commit 2ea3707

Browse files
committed
chore: remove unused file and other fixes
1 parent 1a205d0 commit 2ea3707

2 files changed

Lines changed: 1 addition & 41 deletions

File tree

app/components/GithubStats.vue

Lines changed: 0 additions & 40 deletions
This file was deleted.

app/pages/[...package].vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ defineOgImageComponent('Package', {
522522
</a>
523523
</li>
524524

525-
<li v-if="forks">
525+
<li v-if="forks && forksLink">
526526
<a
527527
:href="forksLink"
528528
target="_blank"

0 commit comments

Comments
 (0)