Remove unused customPopoverMaxHeight prop

This commit is contained in:
Mel O'Hagan 2024-01-22 12:45:31 +00:00
parent af9824c2ae
commit a11a99cd09
1 changed files with 0 additions and 1 deletions

View File

@ -236,7 +236,6 @@
bind:searchTerm
loading={$fetch.loading}
bind:open
customPopoverMaxHeight={400}
/>
{/if}
</Field>