fix: add warning message for items not found in library selection

This commit is contained in:
Sam Chau
2026-01-16 19:39:46 +10:30
parent 656a3e3114
commit 4217fabebf

View File

@@ -440,6 +440,8 @@
</div> </div>
</div> </div>
</div> </div>
{:else}
<p class="text-xs text-neutral-500 dark:text-neutral-400 italic">This item might not be in your library. Select manually below.</p>
{/if} {/if}
<!-- All Items --> <!-- All Items -->