diff --git a/src/lib/components/EmojiWall.svelte b/src/lib/components/EmojiWall.svelte new file mode 100644 index 0000000..9c7c864 --- /dev/null +++ b/src/lib/components/EmojiWall.svelte @@ -0,0 +1,65 @@ + + +
keep going...
-{/if} -{#if shuffled.length <= 25 && shuffled.length > 0} -almost there...
-{/if} -{#if shuffled.length === 0} - - -{/if} diff --git a/src/routes/(main)/+page.svelte b/src/routes/(main)/+page.svelte index e865913..03551b2 100644 --- a/src/routes/(main)/+page.svelte +++ b/src/routes/(main)/+page.svelte @@ -1,7 +1,7 @@