mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-31 15:10:11 +00:00
顶栏微调
This commit is contained in:
@@ -4,7 +4,6 @@ import CONFIG_SIMPLE from '../config_simple'
|
||||
|
||||
export const BlogItem = props => {
|
||||
const { post } = props
|
||||
console.log(post)
|
||||
|
||||
return <div key={post.id} className="mb-10 pb-12 border-b dark:border-gray-800" >
|
||||
<h2 className="mb-5 ">
|
||||
|
||||
Reference in New Issue
Block a user