Created
March 30, 2020 20:17
-
-
Save jamigibbs/6237b56dc7a832139a19e9dee11644c9 to your computer and use it in GitHub Desktop.
Message Form
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form class="send-message-form"> | |
<input type="text" class="message-input"> | |
<button type="submit">Send</button> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment