Add avatar images and fix some type signatures
This commit is contained in:
parent
273e6d2973
commit
539bf5d350
56 changed files with 543 additions and 370 deletions
|
|
@ -58,6 +58,7 @@ export interface ComposerOptsPostRef {
|
|||
author: {
|
||||
handle: string
|
||||
displayName?: string
|
||||
avatar?: string
|
||||
}
|
||||
}
|
||||
export interface ComposerOpts {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue