[docs] convert spaces to tabs

pull/6878/head
Ben McCann 4 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 ```html
<button on:click="{() => field.focus()}"> <button on:click="{() => field.focus()}">
Focus field Focus field
</button> </button>
``` ```

Loading…
Cancel
Save