Update test/validator/samples/a11y-anchor-has-content/input.svelte

pull/6110/head
Térence Hollander 6 years ago committed by GitHub
parent 0fd2397afd
commit c423eb54ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,2 +1,2 @@
<a href='/foo'></a>
<a href="#{'foo'}">hello</a>
<a href="#{'foo'}">bar</a>

Loading…
Cancel
Save