mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
chore: change prettier to biome
This commit is contained in:
@ -72,9 +72,9 @@ const Page = async ({
|
||||
<article id="post-content">
|
||||
{mdxSource.content}
|
||||
<PostCommnetLine />
|
||||
<div className="mt-4">
|
||||
<PostComment />
|
||||
</div>
|
||||
{/* <div className="mt-4"> */}
|
||||
{/* <PostComment /> */}
|
||||
{/* </div> */}
|
||||
</article>
|
||||
</main>
|
||||
</>
|
||||
|
Reference in New Issue
Block a user