RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://www.npmjs.com/package/@embeddedchat/react
107 stars 214 forks source link

chore: fixed message send issue using send-btn #510

Closed Spiral-Memory closed 3 months ago

Spiral-Memory commented 3 months ago

Brief Title

Fixed message sending issue using the send-btn. The send-btn was opening long Message modal instead of sending message

Acceptance Criteria Fulfillment

Fixes NA

Spiral-Memory commented 3 months ago

I introduced a small bug in my previous PR, fixing it here...