Skip to content

Commit

Permalink
fix: Fixed Event Names
Browse files Browse the repository at this point in the history
Bump beta build to included fixed event names
  • Loading branch information
Alex Risch authored and Alex Risch committed Feb 26, 2024
1 parent 0099b84 commit 973b4e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/src/ConversationScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ type Attachment = {
file?: DocumentPickerAsset
image?: ImagePickerAsset
}

const hiddenMessageTypes = ['xmtp.org/reaction:1.0']

/// Show the messages in a conversation.
Expand Down

0 comments on commit 973b4e7

Please sign in to comment.