Open anupamdubey8823 opened 2 years ago
the TeamMessage was removed from the SDK with stream-chat-react@10.0.0, you can install the older version like this project, or implement with the new MessageUI
use MessageSimple instead of TeamMessage as TeamMessage was removed from the SDK with stream-chat-react@10.0.0
Where is the TeamMessage component used in the code? Please clarify. I searched all components but didn't find in imported anywhere.