feat(org): Handle author claims for posts
This commit is contained in:
parent
46f884de69
commit
9610d7d11b
3 changed files with 180 additions and 24 deletions
|
@ -47,7 +47,7 @@ const types = [
|
|||
'other',
|
||||
]
|
||||
|
||||
const userCard = (id) =>
|
||||
export const userCard = (id) =>
|
||||
`[](https://next.freesewing.org/users/${id})`
|
||||
|
||||
const templates = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue