[docs] convert spaces to tabs

pull/6878/head
Ben McCann 3 years ago committed by GitHub
parent 64435d1553
commit b8efbb4cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ Now we can programmatically interact with this component using `field`.
```html
<button on:click="{() => field.focus()}">
Focus field
Focus field
</button>
```

Loading…
Cancel
Save