add snackbar to tutorial builder

This commit is contained in:
Delucse
2020-09-21 11:41:19 +02:00
parent 9574462fbf
commit 0f0bfb98c6
3 changed files with 34 additions and 2 deletions
+1
View File
@@ -220,6 +220,7 @@ export const progress = (inProgress) => (dispatch) => {
};
export const resetTutorial = () => (dispatch, getState) => {
dispatch(jsonString(''));
dispatch(tutorialTitle(''));
dispatch(tutorialId(''));
var steps = [