diff --git a/src/lib/components/EmptyFoodComp.svelte b/src/lib/components/EmptyFoodComp.svelte index e405c67..055514c 100644 --- a/src/lib/components/EmptyFoodComp.svelte +++ b/src/lib/components/EmptyFoodComp.svelte @@ -1,12 +1,9 @@ - - - - Toggle theme - + + + + Toggle theme + - - T - C - R - {#each links as { href, label }} - + T + + C + + R + {#each links as { href, label }} + {label} - {/each} - + > + {/each} + - - - - - - - - - - - + + + + + + + + + + +