feat: introduce notistack for snackbars

This commit is contained in:
Ali BARIN
2021-10-21 22:51:55 +02:00
parent 1654abb197
commit de82dbfe29
7 changed files with 44 additions and 10 deletions

View File

@@ -20,5 +20,6 @@
"connection.viewFlows": "View flows",
"connection.testConnection": "Test connection",
"connection.reconnect": "Reconnect",
"connection.delete": "Delete"
"connection.delete": "Delete",
"connection.deletedMessage": "The connection has been deleted."
}