docs(devguide): fix invalid JavaScript syntax in hero-form.component.js example (#2343)
Fix Unmatched '{' JavaScript syntax error in hero-form.component.js example
This commit is contained in:
parent
0605019c06
commit
665c346d8f
@ -48,5 +48,5 @@
|
||||
|
||||
// #docregion first, final
|
||||
});
|
||||
// #enddocregion first, final
|
||||
})(window.app || (window.app = {}));
|
||||
// #enddocregion first, final
|
||||
|
Loading…
x
Reference in New Issue
Block a user