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 fb8c0c0 commit 1cc4a70Copy full SHA for 1cc4a70
test/index.html
@@ -2,11 +2,12 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
- <title>HyperHooks Core - Tests</title>
+ <title>Hyperhooks Core - Tests</title>
6
<meta name="description" content="">
7
<script src="../lib/hyperhooks-core.js"></script>
8
</head>
9
<body>
10
+ <strong>Open the development console to see results</strong>
11
<script src="h.js"></script>
12
<script src="effects.js"></script>
13
</body>
0 commit comments