Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix typo at line 7
  • Loading branch information
eihabkhan committed Jun 2, 2023
commit 76f9912c6b06b6749b3605cd847c51e1cc1afa0f
2 changes: 1 addition & 1 deletion src/content/learn/your-first-component.md

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review my commits

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@A7med3bdulBaset Looks great, thanks for the corrections.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: مكوّنك الأول

<Intro>

*المكونات* هي إحدى المفاهيم الرئيسية في React. هي الأساس الذي تبني عليها واجهات المستخدم. مما يجعلها المكان الصحيح لبدأ رحلتك مع React.
*المكونات* هي إحدى المفاهيم الرئيسية في React. هي الأساس الذي تبني عليه واجهات المستخدم. مما يجعلها المكان الصحيح لبدأ رحلتك مع React.

</Intro>

Expand Down