We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80104da commit 7a63a2bCopy full SHA for 7a63a2b
1 file changed
src/content/learn/react-compiler.md
@@ -34,7 +34,7 @@ Derleyici şu anda `beta` olarak yayınlanmaktadır ve React 17+ uygulamaları v
34
npm install -D babel-plugin-react-compiler@beta eslint-plugin-react-compiler@beta
35
</TerminalBlock>
36
37
-Or, if you're using Yarn:
+Ya da Yarn kullanıyorsanız:
38
39
<TerminalBlock>
40
yarn add -D babel-plugin-react-compiler@beta eslint-plugin-react-compiler@beta
0 commit comments