Commit 1408e66
authored
Clarify property renaming example
This section steps the reader through how properties can
be renamed. Here, the point is that types must be added
separately, after the entire destructuring-with-rename has
been accomplished. But as currently written, this line has
dropped the property renaming. The example is clearer if
the property renaming remains, so the only difference is
the introduction of the type annotations.1 parent c105086 commit 1408e66
File tree
1 file changed
+1
-1
lines changed- packages/documentation/copy/en/reference
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
0 commit comments