1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-13 12:43:59 +02:00

fix: added link + rewritten link text react 106-state-management (#4219)

I found more obvious such resources list, with the documentation as  the starting resource and then the link for the repo as the next one
This commit is contained in:
Kyrylo Nehaturov
2023-08-17 05:01:01 +03:00
committed by GitHub
parent bec59ed630
commit c92c67acc9

View File

@@ -6,4 +6,5 @@ Zustand is often used as an alternative to other state management libraries, suc
Visit the following resources to learn more:
- [Zustand - Official Website](https://github.com/pmndrs/zustand)
- [Zustand - Official Documentation](https://docs.pmnd.rs/zustand/getting-started/introduction)
- [pmndrs/zustand](https://github.com/pmndrs/zustand)