mirror of https://github.com/sveltejs/svelte
parent
0c6347a3cb
commit
73e7165aba
@ -0,0 +1,3 @@
|
|||||||
|
export default {
|
||||||
|
html: `<input>`
|
||||||
|
};
|
@ -0,0 +1 @@
|
|||||||
|
<input placeholder='foo' {...{ placeholder: null }}>
|
Loading…
Reference in new issue