fix(docs): Add missing article "un" in "preserving-and-resetting-state.md" by mathisfr · Pull Request #729 · reactjs/fr.react.dev
fix(docs): Add missing article "un" in "preserving-and-resetting-state.md"
Corrects the omission of the indefinite article "un" in the "Piège" section in "Des composants différents à la même position"
of the document preserving-and-resetting-state.md.
Document: preserving-and-resetting-state.md
Section: Des composants différents à la même position réinitialisent l’état (Piège)
Before: "Puisque vous affichez composant différent..."
After: "Puisque vous affichez un composant différent..."