mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-20 08:01:46 +03:00
- Lint fix
This commit is contained in:
parent
dea2b64b6f
commit
48ea49f323
@ -92,7 +92,7 @@
|
||||
<RemoveProjectButton
|
||||
bind:this={deleteConfirmationModal}
|
||||
projectTitle={project.title}
|
||||
isDeleting={isDeleting}
|
||||
{isDeleting}
|
||||
{onDeleteClicked}
|
||||
/>
|
||||
{/if}
|
||||
|
Loading…
Reference in New Issue
Block a user