Implement post Activity Streams
This commit is contained in:
parent
fabf233478
commit
12a251c7d6
5 changed files with 95 additions and 4 deletions
|
@ -47,6 +47,7 @@ export type IPost = {
|
|||
heading: number;
|
||||
speed: number;
|
||||
};
|
||||
tags: string[];
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue