Added transition to updating event

This commit is contained in:
Alexis
2024-06-04 18:31:26 +02:00
parent 5f6a8e46c6
commit 373484f17c
3 changed files with 23 additions and 5 deletions

View File

@@ -101,7 +101,7 @@ async function handleSubmit() {
</div>
<div class="text-right">
<UiButton size="sm">
<UiButton size="sm" type="submit">
Sauvegarder
</UiButton>
</div>