-
Notifications
You must be signed in to change notification settings - Fork 260
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
docs: translation for Component(class)
#571
Conversation
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
- `componentWillUnmount` - `componentWillReceiveProps` - `componentWillUpdate` - `getChildContext`
- UNSAFE_componentWillMount
- UNSAFE_componentWillUpdate - static childContextTypes - static contextTypes
- contextType - defaultProps - propTypes - getDerivedStateFromError - getDerivedStateFromProps - Defining a class component
- Adding state to a class component - Adding lifecycle methods to a class component - Catching rendering errors with an error boundary
Please review @mhaidarhanif @zainfathoni @mazipan @resir014 |
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.
Because it seems there are some typos, please check again for a whole. Before we review it again.
Karena sepertinya masih ada beberapa typo, silakan dicek lagi dahulu secara keseluruhan. Sebelum di-review kembali
Co-authored-by: M Haidar Hanif <[email protected]>
Suggested changes have been applied.
Terima kasih bang sudah dibantu fix @resir014 |
Closes #548
Description
Translate the Component page.
Page URL: https://id.react.dev/reference/react/Component