We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be6083 commit 460e1b6Copy full SHA for 460e1b6
examples/index.html
@@ -46,7 +46,9 @@
46
47
<img src="https://github.com/hubot.png" width="100" alt="hubot">
48
49
- <textarea cols="50" rows="10"></textarea>
+ <p>Test by copying this page's URL and then selecting <i>here</i> in the textarea and pasting the URL.</p>
50
+
51
+ <textarea cols="50" rows="10">The examples can be found here.</textarea>
52
53
<script type="module">
54
// import subscribe from '../dist/index.esm.js'
0 commit comments