fix state management doc link in frontend-commands.mdx (#7334)

- found dead (assuming old) link in docs
This commit is contained in:
Ben Hoskins
2024-10-09 17:15:19 +01:00
committed by GitHub
parent 28c0b146d4
commit df395333c1

View File

@@ -68,7 +68,7 @@ To avoid unnecessary [re-renders](/contributor/frontend/best-practices#managing-
[Recoil](https://recoiljs.org/docs/introduction/core-concepts) handles state management.
See [best practices](/contributor/frontend/best-practices#state-management) for more information on state management.
See [best practices](/developers/section/frontend-development/best-practices-front#state-management) for more information on state management.
## Testing