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