mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
Each `ChatSection` module contains as many `ChatContent` submodules as many chats the section contains (a chat maybe either from the Chat section or Community section or from the category of the Community section). `ChatContent` consists of 3 submodules `InputArea`, `Messages`, `Users`, so far.