[fix] fix some problem in code style
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import type { TPostFrontmatter } from "./frontmatter.type";
|
||||
|
||||
export type TPostListItem = {
|
||||
id: string;
|
||||
frontMatter: TPostFrontmatter;
|
||||
|
||||
Reference in New Issue
Block a user