Populate blurHash when sending stories
This commit is contained in:
parent
6be69a7ba8
commit
9bad2301fd
8 changed files with 67 additions and 12 deletions
|
@ -28,6 +28,7 @@ const getDefaultProps = (): PropsType => ({
|
|||
onClose: action('onClose'),
|
||||
onDone: action('onDone'),
|
||||
isSending: false,
|
||||
imageToBlurHash: async () => 'LDA,FDBnm+I=p{tkIUI;~UkpELV]',
|
||||
|
||||
// StickerButtonProps
|
||||
installedPacks,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue