Moves show all media to react pane

This commit is contained in:
Josh Perez 2022-12-20 12:50:23 -05:00 committed by GitHub
parent cdb779508b
commit d8ea9856ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 572 additions and 543 deletions

View file

@ -47,7 +47,6 @@ const commonProps = {
'onOutgoingVideoCallInConversation'
),
onShowAllMedia: action('onShowAllMedia'),
onGoBack: action('onGoBack'),
onArchive: action('onArchive'),