fix: add missing input

This commit is contained in:
Sebastian Pravda 2023-01-25 22:54:13 +01:00 committed by EETagent
parent 7d16fe5b6a
commit bfb3e3a870

View file

@ -26,6 +26,7 @@ $: selectedSchool.name = schoolName;
</span>
<!-- TODO -->
<!-- <AutoComplete items={schools} bind:selectedItem={schoolName} /> -->
<input type="text" bind:value={schoolName} />
</div>
<div class="flex">
<span>Obor: </span>