- Lint fix

This commit is contained in:
AbhishekThorat 2024-02-20 01:20:14 +05:30
parent dea2b64b6f
commit 48ea49f323

View File

@ -92,7 +92,7 @@
<RemoveProjectButton
bind:this={deleteConfirmationModal}
projectTitle={project.title}
isDeleting={isDeleting}
{isDeleting}
{onDeleteClicked}
/>
{/if}