ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

Feature: ChatMessageCreate Component for Chat Frontend #79

Closed iain801 closed 1 year ago

iain801 commented 1 year ago

Overview

In this PR, we implement the ChatMessageCreate component for the chat frontend. The component contains a form with a message field that clears after a message is sent.

Screenshots (Optional)

image image

Tests

Linked Issues

Closes #74