remove separate bind:this item (could also be a component, gets confusing)

pull/2373/head
Rich Harris 6 years ago committed by GitHub
parent 9a0b847455
commit cec1d6cf2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -342,7 +342,6 @@ Components can emit events using [createEventDispatcher](docs#createeventdispatc
* `bind:property={variable}`
* `bind:group={variable}`
* `bind:this={dom_node}`
---

Loading…
Cancel
Save