adrianhajdin / project_medical_pager_chat

Medical Pager Chat App powered by GetStream
1.49k stars 470 forks source link

TeamMessage component #13

Open anupamdubey8823 opened 2 years ago

anupamdubey8823 commented 2 years ago

Where is the TeamMessage component used in the code? Please clarify. I searched all components but didn't find in imported anywhere.

vinhcutelc commented 1 year 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

RohanDhalpe commented 1 year ago

use MessageSimple instead of TeamMessage as TeamMessage was removed from the SDK with stream-chat-react@10.0.0