fix(aio): remove title from callout
This commit is contained in:

committed by
Peter Bacon Darwin

parent
34834a9e79
commit
969ce9dc2b
@ -247,11 +247,9 @@ next to the original _ES5_ version for comparison:
|
|||||||
</code-pane>
|
</code-pane>
|
||||||
</code-tabs>
|
</code-tabs>
|
||||||
|
|
||||||
<div class="callout is-helpful">
|
|
||||||
|
|
||||||
{@a name-constructor}
|
{@a name-constructor}
|
||||||
|
|
||||||
### Name the constructor
|
<div class="callout is-helpful">
|
||||||
|
|
||||||
A **named** constructor displays clearly in the console log
|
A **named** constructor displays clearly in the console log
|
||||||
if the component throws a runtime error.
|
if the component throws a runtime error.
|
||||||
|
Reference in New Issue
Block a user