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 b35a376 commit b59c057Copy full SHA for b59c057
src/content/warnings/invalid-hook-call-warning.md
@@ -7,7 +7,7 @@ title: Rules of Hooks
7
<ConsoleBlock level="error">
8
9
Hooks can only be called inside the body of a function component. \
10
-يُمكن استِدعاء الخطاطيف فقط داخل دالّة مُكوّن.
+يُمكن استِدعاء الخطاطيف فقط داخل مكون دالّة.
11
</ConsoleBlock>
12
13
هُناك ثلاثة أسباب شائعه لظهور الخطأ أعلاه:
0 commit comments