fix(aio): remove title from callout

This commit is contained in:
Stefanie Fluin
2017-07-05 22:20:43 -07:00
committed by Peter Bacon Darwin
parent 34834a9e79
commit 969ce9dc2b

View File

@ -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.