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 d85db29 commit 8030915Copy full SHA for 8030915
index.html
@@ -17,7 +17,7 @@
17
<body>
18
<h1><span class="typescript">Types Search</span></h1>
19
<div style="{ width: 36em; }">
20
- <input id="demo" class="typeahead" placeholder="Search for Types Packages" value="angular" style={ width: 100% } />
+ <input id="demo" class="typeahead" placeholder="Search for Types Packages" value="" style={ width: 100% } />
21
<div id="output" />
22
</div>
23
0 commit comments