Skip to content
This repository has been archived by the owner on Jul 7, 2019. It is now read-only.

bindActionCreators expected a function actionCreator for key 'ADD_MODAL', instead received type 'string'. #17

Open
mvk85 opened this issue Aug 3, 2017 · 0 comments

Comments

@mvk85
Copy link

mvk85 commented Aug 3, 2017

bindActionCreators expected a function actionCreator for key 'ADD_MODAL', instead received type 'string'.

This is error from "react": "^15.4.0" and "react-redux-modal": "^0.5.2"

Add:
import ReduxModal 'react-redux-modal';

Invoke:
<div id="root-body"> <Routes /> <ReduxModal /> </div>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant