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 050ca65 commit d654195Copy full SHA for d654195
src/content/learn/reacting-to-input-with-state.md
@@ -320,7 +320,7 @@ body { margin: 0; direction: rtl; }
320
* **مدخلات الكمبيوتر،** مثل وصول رد الشبكة، أو استكمال المؤقت، أو تحميل الصورة.
321
322
<IllustrationBlock>
323
- <Illustration caption="مدخلات الإنسان" alt="A finger." src="/images/docs/illustrations/i_inputs1.png" />
+ <Illustration caption="مدخلات الإنسان" alt="إصبع" src="/images/docs/illustrations/i_inputs1.png" />
324
<Illustration caption="مدخلات الكمبيوتر" alt="آحاد وأصفار" src="/images/docs/illustrations/i_inputs2.png" />
325
</IllustrationBlock>
326
0 commit comments