Новые правки в компоенты
This commit is contained in:
parent
e85d1ce668
commit
6f727aae7b
23 changed files with 1483 additions and 37 deletions
|
|
@ -8,6 +8,7 @@ export interface Post {
|
|||
categoryColor: string;
|
||||
date: string;
|
||||
readTime: string;
|
||||
readmeTime: string;
|
||||
image: string;
|
||||
content?: string;
|
||||
draft: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue