mirror of https://github.com/sveltejs/svelte
parent
50c551009c
commit
e263a28ec8
@ -1,5 +1,3 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
export default test({
|
||||
html: '<p>prop value</p>'
|
||||
});
|
||||
export default test({});
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
import { test } from '../../test';
|
||||
|
||||
export default test({
|
||||
html: '<p>prop value</p>'
|
||||
});
|
||||
export default test({});
|
||||
|
||||
Loading…
Reference in new issue