Skip to content

Commit 747a04d

Browse files
committed
fix(theme): remove log in VPContent
1 parent 8fa87df commit 747a04d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/client/theme-default/components/VPContent.vue

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import NotFound from '../NotFound.vue'
88
99
const { page, frontmatter } = useData()
1010
const { hasSidebar } = useSidebar()
11-
12-
console.log(page.value)
1311
</script>
1412

1513
<template>

0 commit comments

Comments
 (0)