Basic outline of a chat. Read more here
Last active
July 9, 2018 03:45
-
-
Save othersmallcities/684c91aabdfaed1233f0c51740773c33 to your computer and use it in GitHub Desktop.
Basic chat code
This file contains hidden or 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
<figure role="group"> | |
<p>Here is a chat message from us.</p> | |
<ul> | |
<li>add actions, sliders, etc.</li> | |
</ul> | |
<figcaption>Name of Chatbot – <time datetime="2018–04–27T13:32:05">13:32</time></figcaption> | |
</figure> | |
<figure role="group"> | |
<p>Customer message</p> | |
<figcaption><time datetime="2018–04–27T13:32:05">13:32</time></figcaption> | |
</figure> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment