Browse Source
This documentation change clarifies how the method `tick()` relates to the example given in the State and Lifecycle documentation. Why this change is necessary is because it may be confusing for beginners who may mistake `tick()` to be a lifecycle API hook. To clarify, the verbiage is changed so that it becomes more clear that the method is specific to the component and not the API.main
committed by
Brian Vaughn
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue