Fix suggestions component

This commit is contained in:
Jon Staab
2025-02-04 19:37:59 -08:00
parent d4df23545d
commit 506276f594
6 changed files with 57 additions and 138 deletions
+1 -3
View File
@@ -28,9 +28,7 @@
</ModalHeader>
<Field>
{#snippet input()}
<div>
<ProfileMultiSelect autofocus bind:value={pubkeys} />
</div>
<ProfileMultiSelect autofocus bind:value={pubkeys} />
{/snippet}
</Field>
<ModalFooter>