diff options
Diffstat (limited to 'src/components/dms/EmojiPopup.tsx')
-rw-r--r-- | src/components/dms/EmojiPopup.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/dms/EmojiPopup.tsx b/src/components/dms/EmojiPopup.tsx new file mode 100644 index 000000000..a8f2f83e7 --- /dev/null +++ b/src/components/dms/EmojiPopup.tsx @@ -0,0 +1 @@ +export {EmojiPopup} from 'react-native-emoji-popup' |