about summary refs log tree commit diff
path: root/src/components/dms/NewChatDialog/TextInput.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/dms/NewChatDialog/TextInput.tsx')
-rw-r--r--src/components/dms/NewChatDialog/TextInput.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/dms/NewChatDialog/TextInput.tsx b/src/components/dms/NewChatDialog/TextInput.tsx
new file mode 100644
index 000000000..b4e77e3e0
--- /dev/null
+++ b/src/components/dms/NewChatDialog/TextInput.tsx
@@ -0,0 +1 @@
+export {BottomSheetTextInput as TextInput} from '@discord/bottom-sheet/src'