Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(devguide): fix syntax error in hero-form.component.js #2343

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/docs/_examples/forms/js/app/hero-form.component.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@

// #docregion first, final
});
// #enddocregion first, final
})(window.app || (window.app = {}));
// #enddocregion first, final