rsnext/examples/with-redux-wrapper/store
Antonio Pitasi c388048f3e
fix(examples/with-redux-wrapper): wrong initial state (close #17299) (#17335)
Wrong variable was being checked for the hydrate action on redux. This was causing the count to be reset to 0 instead of being 1 when initially loading index.js page.

Fixes #17299
2020-09-24 19:35:46 +00:00
..
count Update Examples for Fast Refresh (#13068) 2020-05-18 17:44:18 -04:00
tick Update Examples for Fast Refresh (#13068) 2020-05-18 17:44:18 -04:00
store.js fix(examples/with-redux-wrapper): wrong initial state (close #17299) (#17335) 2020-09-24 19:35:46 +00:00