Merge branch 'composition' of github.com:sveltejs/svelte into composition

pull/1998/head
Richard Harris 7 years ago
commit 5d261e4aa8

@ -296,4 +296,4 @@ function getValueFromDom(
// everything else // everything else
return `this.${name}`; return `this.${name}`;
} }

Loading…
Cancel
Save