You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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'.
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>
The text was updated successfully, but these errors were encountered: