mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
fix(docs): broken testing doc link (#1742)
This commit is contained in:
parent
4c2c482820
commit
6d47b60410
@ -512,7 +512,7 @@ A more complete TypeScript guide is [here](docs/guides/typescript.md).
|
||||
- You may wonder how to organize your code for better maintenance: [Splitting the store into separate slices](./docs/guides/slices-pattern.md).
|
||||
- Recommended usage for this unopinionated library: [Flux inspired practice](./docs/guides/flux-inspired-practice.md).
|
||||
- [Calling actions outside a React event handler in pre React 18](./docs/guides/event-handler-in-pre-react-18.md).
|
||||
- [Testing](./docs/guides/testing.mdx)
|
||||
- [Testing](./docs/guides/testing.md)
|
||||
|
||||
## Third-Party Libraries
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user