about summary refs log tree commit diff
path: root/src/components/dms/EmojiPopup.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/dms/EmojiPopup.tsx')
-rw-r--r--src/components/dms/EmojiPopup.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/dms/EmojiPopup.tsx b/src/components/dms/EmojiPopup.tsx
index a8f2f83e7..a988d00b5 100644
--- a/src/components/dms/EmojiPopup.tsx
+++ b/src/components/dms/EmojiPopup.tsx
@@ -1 +1 @@
-export {EmojiPopup} from 'react-native-emoji-popup'
+export {EmojiPicker as EmojiPopup} from '../../../modules/expo-emoji-picker'