Close modal on delete and import toastify
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
})();
|
||||
async function submit() {
|
||||
dispatch("delete", { id: delete_runner.id });
|
||||
modal_open=false;
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user