mirror of https://github.com/sveltejs/svelte
parent
b1417ff8ae
commit
171f75d4cf
@ -1,5 +1,5 @@
|
||||
export default {
|
||||
nestedTransitions: true,
|
||||
data: { items: [] },
|
||||
props: { items: [] },
|
||||
html: `No items.`,
|
||||
};
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue