Skip to content

Commit 342e80f

Browse files
pabloneteKristján Oddsson
andauthored
Drop placeholder.
Co-authored-by: Kristján Oddsson <[email protected]>
1 parent 6c5c99e commit 342e80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1>Autofocus example</h1>
6969
<details>
7070
<summary data-menu-button autofocus>Autofocus picker</summary>
7171
<details-menu>
72-
<input type="text" placeholder="Autofocus wannabe filter" autofocus />
72+
<input type="text" autofocus />
7373
<button type="submit" name="robot" value="Hubot" role="menuitemradio" data-menu-button-text>Hubot</button>
7474
<button type="submit" name="robot" value="Bender" role="menuitemradio" data-menu-button-text>Bender</button>
7575
<button type="submit" name="robot" value="BB-8" role="menuitemradio" data-menu-button-text>BB-8</button>

0 commit comments

Comments
 (0)