-
Notifications
You must be signed in to change notification settings - Fork 294
Closed
Description
i use something like this,
handleActions({}, {})
but when i update to v1.0.0, it die.
and i use redux-api-middleware
, create actions like
{
[CALL_API]: {
type: [xxx]
}
}
but when i update to v1.0.0, it die.
@acdlite i think you can find a more smoothly way to update, not like this.
Metadata
Metadata
Assignees
Labels
No labels