mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
* test: changer * docs: fix abstract bounded store hook TS example Fixes type issues due to optional arg: https://github.com/pmndrs/zustand/discussions/1564#discussioncomment-5735802 * fix: pr feedback