mirror of https://github.com/sveltejs/svelte
only update attributes that have changed (#279)
parent
db1895f426
commit
1c96e276c7
@ -1,3 +1,3 @@
|
||||
export default {
|
||||
html: '<p data-value="10px"></p>'
|
||||
html: '<p data-value="10px"></p>'
|
||||
};
|
||||
|
Loading…
Reference in new issue