-
Notifications
You must be signed in to change notification settings - Fork 385
Translate "Don't Call PropTypes Warning" #143
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
Conversation
Co-Authored-By: lex111 <[email protected]>
Co-Authored-By: lex111 <[email protected]>
> | ||
> `React.PropTypes` has moved into a different package since React v15.5. Please use [the `prop-types` library instead](https://www.npmjs.com/package/prop-types). | ||
> С версии React 15.5 `React.PropTypes` были вынесены в отдельный пакет. Так что используйте [библиотеку `prop-types`](https://www.npmjs.com/package/prop-types). |
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.
> С версии React 15.5 `React.PropTypes` были вынесены в отдельный пакет. Так что используйте [библиотеку `prop-types`](https://www.npmjs.com/package/prop-types). | |
> С версии React 15.5 `React.PropTypes` были вынесены в отдельный пакет. Вместо этого используйте [библиотеку `prop-types`](https://www.npmjs.com/package/prop-types). |
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.
TODO: обновить файл с проверкой пропсов (брал оттуда это примечание, нужно синхронизировать)
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.
@lex111 если это уже исправлено, то можно мёржить. 🎉
Co-Authored-By: lex111 <[email protected]>
Co-Authored-By: lex111 <[email protected]>
Co-Authored-By: lex111 <[email protected]>
Co-Authored-By: lex111 <[email protected]>
Co-Authored-By: lex111 <[email protected]>
Co-Authored-By: lex111 <[email protected]>
Deploy preview for ru-reactjs failed. Built with commit 37fcbba https://app.netlify.com/sites/ru-reactjs/deploys/5c6ee835617b1f0007846513 |
Deploy preview for ru-reactjs failed. Built with commit 9946683 https://app.netlify.com/sites/ru-reactjs/deploys/5c6ee83c16a791000831f0b9 |
No description provided.