Skip to content

Commit c3af902

Browse files
committed
chore: remove log
1 parent ba7c34c commit c3af902

File tree

1 file changed

+0
-2
lines changed
  • packages/vuepress-theme-reco/src/client/components/Page

1 file changed

+0
-2
lines changed

packages/vuepress-theme-reco/src/client/components/Page/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ const sticky = computed(
5454
|| ''
5555
)
5656
57-
console.log(111, sticky)
58-
5957
// 是否显示评论
6058
const shouldHideComments = computed(() => {
6159
const { hideComments: hideCommentsInSinglePage } = page?.value?.frontmatter

0 commit comments

Comments
 (0)