Update compose prompt for isual balance and to include image button
This commit is contained in:
@@ -82,6 +82,7 @@ export interface ComposerOptsPostRef {
|
||||
}
|
||||
}
|
||||
export interface ComposerOpts {
|
||||
imagesOpen?: boolean
|
||||
replyTo?: ComposerOptsPostRef
|
||||
onPost?: () => void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user