diff --git a/Lang.svelte b/Lang.svelte new file mode 100644 index 0000000..4a3acd7 --- /dev/null +++ b/Lang.svelte @@ -0,0 +1,13 @@ + + + \ No newline at end of file diff --git a/example/src/routes/_layout.svelte b/example/src/routes/_layout.svelte index 22b39e7..5d8c826 100644 --- a/example/src/routes/_layout.svelte +++ b/example/src/routes/_layout.svelte @@ -1,8 +1,9 @@ @@ -29,6 +30,10 @@ } + + {loading} + +