Resolve conflict
This commit is contained in:
parent
5323ab8e8e
commit
fea2e549ba
|
@ -48,7 +48,6 @@ export type IPost = {
|
|||
heading: number;
|
||||
speed: number;
|
||||
};
|
||||
tags: string[];
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue