mirror of
https://github.com/waku-org/js-waku-examples.git
synced 2025-02-23 05:08:15 +00:00
feat(relay-js): add label
This commit is contained in:
parent
e6226102eb
commit
7cae9875d3
@ -12,9 +12,9 @@
|
||||
<div><h1>Waku Node Status</h1></div>
|
||||
<div id='status'></div>
|
||||
|
||||
<label for='textInput'>Message text</label>
|
||||
<input id='textInput' placeholder='Type your message here' type='text'>
|
||||
<button id='sendButton' type='button'>Send Message
|
||||
</button>
|
||||
<button id='sendButton' type='button'>Send Message using Relay</button>
|
||||
|
||||
<div><h1>Messages</h1></div>
|
||||
<div id='messages'></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user