Rephrase sentence (#4880)

Rephrase sentence referring to the single legacy method of 'UNSAFE_comonentWillMount()' on the Notes section within the 'Mounting' topic.
This commit is contained in:
Luciano Ayres
2022-08-09 01:51:06 -03:00
committed by GitHub
parent d2deddfb6d
commit d223fbd476

View File

@@ -52,7 +52,7 @@ These methods are called in the following order when an instance of a component
>Note:
>
>These methods are considered legacy and you should [avoid them](/blog/2018/03/27/update-on-async-rendering.html) in new code:
>This method is considered legacy and you should [avoid it](/blog/2018/03/27/update-on-async-rendering.html) in new code:
>
>- [`UNSAFE_componentWillMount()`](#unsafe_componentwillmount)