We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673c9ec commit fcf2dd9Copy full SHA for fcf2dd9
content/warnings/legacy-factories.md
@@ -16,7 +16,7 @@ function render() {
16
17
## JSX {#jsx}
18
19
-لم تَعُد مُكوّنات React قابلة للأستدعاء مُباشرةً. عوضًا عن ذلك، [يُمكنك استخدام JSX](/docs/jsx-in-depth.html).
+لم تَعُد مُكوّنات React قابلة للإستدعاء مُباشرةً. عوضًا عن ذلك، [يُمكنك استخدام JSX](/docs/jsx-in-depth.html).
20
21
```javascript
22
var React = require('react');
0 commit comments