mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
format code
This commit is contained in:
@ -3,7 +3,6 @@ import PostCardLoading from './post-card-loading';
|
||||
import { PostPerPage, postLists } from 'lib/posts';
|
||||
import { Fragment, Suspense } from 'react';
|
||||
import Pagination from 'components/rua/rua-pagination';
|
||||
import clsx from 'clsx';
|
||||
|
||||
export default async function Page() {
|
||||
const allPosts = await postLists();
|
||||
|
Reference in New Issue
Block a user