Fixes component stack

This commit is contained in:
Mo Bitar
2020-02-04 09:44:04 -06:00
parent aa4b80d14a
commit 8c898b51be
7 changed files with 25 additions and 81746 deletions

View File

@@ -1004,7 +1004,7 @@ class EditorCtrl extends PureCtrl {
});
this.setState({
state: components
componentStack: components
});
}