Updated to newest node, refactored for heroku
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
MODAL_CLOSE,
|
||||
MODAL_OPEN,
|
||||
USER_DATA_CHANGED
|
||||
} from "constants/actionTypes";
|
||||
} from "../constants/actionTypes";
|
||||
|
||||
const mapStateToProps = state => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user