-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Addons test utils hosseinamd #156
Addons test utils hosseinamd #156
Conversation
Deploy preview for fa-reactjs ready! Built with commit c55e535 |
This reverts commit 9fbf620.
content/docs/addons-test-utils.md
Outdated
@@ -322,19 +322,19 @@ Simulate.{eventName}( | |||
) | |||
``` | |||
|
|||
Simulate an event dispatch on a DOM node with optional `eventData` event data. | |||
رخداد یک رویداد روی یک نود DOM را با داده رویداد اختیاری `eventData` شبیهسازی میکند. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
رخداد یک رویداد روی یک نود DOM را با داده رویداد اختیاری `eventData` شبیهسازی میکند. | |
توضیع یک رویداد روی یک نود DOM با `eventData` داده اختیاری برای رویداد شبیهسازی میکند. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some typo in your suggestion. So i will commit correct edit.,
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch!
Dear @hosseinAMD It was just fine, I left some comments about some minor improvements. Thanks, |
Co-authored-by: Soroush Torkzadeh <soroush.torkzadeh@gmail.com>
Test Utils translaion