-
Notifications
You must be signed in to change notification settings - Fork 119
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
Translate "Conditional rendering" into Ukrainian #8
Conversation
|
||
This example renders a different greeting depending on the value of `isLoggedIn` prop. | ||
У цьому прикладі різне вітання відрендериться в залежності від значення пропу `isLoggedIn`. |
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.
Яка Ваша думка стосовно пропу
?
#9 (comment)
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.
@klymenkoo, @westanvv should we use властивості
as props
stands for properties
?
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.
Great start 👍
I think we should change the translation of the prop
to властивість
.
@ithompson4 Please review. |
@ApolllonDev we're gonna keep |
This PR contains a Ukrainian translation of
Conditional rendering
part of the documentation.