Missing type PersonStoreActions in docs for redux middleware #3175
Answered
by
dbritto-dev
QuebecNova
asked this question in
Bug report
-
Bug Descriptionhttps://github.com/pmndrs/zustand/blob/main/docs/middlewares/redux.md#usage The general fix was given here #1001, but it requires assertion of type which is not ideal. Reproduction Link |
Beta Was this translation helpful? Give feedback.
Answered by
dbritto-dev
Jul 14, 2025
Replies: 1 comment 4 replies
-
I think it's typo. It should be |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@QuebecNova got it, I fixed it