fix no resource picker

This commit is contained in:
Ruben Fiszel
2024-10-09 21:00:30 +02:00
parent d90d6c2b89
commit 21cd7a63ae

View File

@@ -176,9 +176,8 @@
<Button
{disabled}
color="light"
variant="contained"
variant="border"
size="sm"
btnClasses="w-8 px-0.5 py-1.5"
on:click={() => appConnect?.open?.(resourceType, expressOAuthSetup)}
startIcon={{ icon: Plus }}
iconOnly={collection?.length > 0}