This commit is contained in:
Timothy J. Baek
2024-07-17 17:18:57 +02:00
parent 775a3dc359
commit c1dfafcc9e
2 changed files with 2 additions and 27 deletions

View File

@@ -205,7 +205,7 @@
<EditDocModal bind:show={showEditDocModal} {selectedDoc} />
{/key}
<AddDocModal bind:show={showAddDocModal} />
<AddDocModal bind:show={showAddDocModal} {uploadDoc} />
<div class="mb-3">
<div class="flex justify-between items-center">