.then(() => notify('Saved!'))
Exemple #2
0
const sent = () => notify('Sent!')
 .then(() => notify('Deleted!'))