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
Suggestion: make component wrapped by connect() optionally accept store as a prop.
This may help integration to codebases that don't use React for everything, and can't rely on context.
The text was updated successfully, but these errors were encountered:
Suggestion: make component wrapped by
connect()
optionally acceptstore
as a prop.This may help integration to codebases that don't use React for everything, and can't rely on context.
The text was updated successfully, but these errors were encountered: