We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d84ebc2 commit 060d8feCopy full SHA for 060d8fe
1 file changed
1-js/09-classes/02-class-inheritance/article.md
@@ -374,7 +374,6 @@ Luckily, this behavior only reveals itself if an overridden field is used in the
374
375
If it becomes a problem, one can fix it by using methods or getters/setters instead of fields.
376
377
-
378
## Super: internals, [[HomeObject]]
379
380
```warn header="Advanced information"
0 commit comments