1
0
Эх сурвалжийг харах

docs(navigation): Update navigation docs

songjian 4 жил өмнө
parent
commit
a34d3cf1f5

+ 1 - 1
content/navigation/navigation/index-en-US.md

@@ -785,4 +785,4 @@ function NavApp (props = {}) {
 ## FAQ
 - **Lost animation in navigation bar?**
 
-    When using functional components, you should give items with useState or useMemo, because passing an array directly to items will trigger component re rendering.
+    When using functional components, you should give items with useState or useMemo, because passing an array directly to items will trigger component rerendering.