mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 15:09:34 +00:00
log
This commit is contained in:
@@ -15,7 +15,6 @@ export const BlogListPage = props => {
|
||||
const showNext = page < totalPage
|
||||
const pagePrefix = router.asPath.replace(/\/page\/[1-9]\d*/, '').replace(/\/$/, '')
|
||||
|
||||
console.log('p', posts)
|
||||
return (
|
||||
<div className="w-full md:pr-12 mb-12">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user