docs: merge 7ba74ad and friends
This commit is contained in:
parent
000eec90d8
commit
207dea91da
10 changed files with 72 additions and 59 deletions
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
- [Structure](#structure)
|
||||
- [Lifecycle methods](#lifecycle-methods)
|
||||
- [Syntactic variants](#syntactic-variants)
|
||||
- [State](#state)
|
||||
- [ES6 classes](#es6-classes)
|
||||
- [Avoid-anti-patterns](#avoid-anti-patterns)
|
||||
- [Avoid anti-patterns](#avoid-anti-patterns)
|
||||
|
||||
### Structure
|
||||
|
||||
|
|
@ -101,7 +101,7 @@ To learn more about lifecycle methods, [see the lifecycle methods page](lifecycl
|
|||
|
||||
---
|
||||
|
||||
### Alternate component syntaxes
|
||||
### Syntactic variants
|
||||
|
||||
#### ES6 classes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue