NoChatsScreen
The NoChatsScreen component is rendered in the inbox if all of the following conditions apply:
- The current user has no conversations, and
selectedConversationis set toundefined(either by passingundefinedwhen creating the inbox, or by callinginbox.select(undefined))
This component receives no props, and has no available system components other than the globally available components.