We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923bed3 commit 4d0a76aCopy full SHA for 4d0a76a
1 file changed
src/content/reference/react/useTransition.md
@@ -1214,7 +1214,7 @@ Transitions only "wait" long enough to avoid hiding *already revealed* content (
1214
1215
### Suspense özelliği etkinleştirilmiş yönlendirici oluşturma {/*building-a-suspense-enabled-router*/}
1216
1217
-Eğer bir React çatısı (framework) veya yönlendirici oluşturuyorsanız, sayfa gezinmelerini transition'lar olarak işaretlemenizi öneririz.
+Eğer bir React framework'ü veya yönlendirici oluşturuyorsanız, sayfa gezinmelerini transition'lar olarak işaretlemenizi öneririz.
1218
1219
```js {3,6,8}
1220
function Router() {
0 commit comments