diff --git a/frontend/src/lib/components/education.svelte b/frontend/src/lib/components/education.svelte index f29c862..ea95891 100644 --- a/frontend/src/lib/components/education.svelte +++ b/frontend/src/lib/components/education.svelte @@ -1,23 +1,41 @@ -
{location}
-{option}
+ {#if location} +{location}
++ {speciality} +
+{option}
+ {/if}