pull/276/head
Mikael Finstad 6 years ago
parent e01cc243eb
commit 296a3a2ad5

@ -74,7 +74,7 @@ const toast = Swal.mixin({
});
const errorToast = (title) => toast.fire({
type: 'error',
icon: 'error',
title,
});

Loading…
Cancel
Save