Skip to content

Commit

Permalink
fix(theme): remove log in VPContent
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Mar 9, 2023
1 parent 8fa87df commit 747a04d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/client/theme-default/components/VPContent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import NotFound from '../NotFound.vue'
const { page, frontmatter } = useData()
const { hasSidebar } = useSidebar()
console.log(page.value)
</script>

<template>
Expand Down

0 comments on commit 747a04d

Please sign in to comment.