diff --git a/src/pages/NewChatPage.tsx b/src/pages/NewChatPage.tsx index 5f14f8576cb5..60b14ce0e122 100755 --- a/src/pages/NewChatPage.tsx +++ b/src/pages/NewChatPage.tsx @@ -268,6 +268,7 @@ function NewChatPage({isGroupChat}: NewChatPageProps) { text={translate('common.next')} onPress={createGroup} pressOnEnter + large /> )}