diff --git a/public/docs/js/latest/guide/forms.jade b/public/docs/js/latest/guide/forms.jade index 6b08f641cc..4f57f9fd23 100644 --- a/public/docs/js/latest/guide/forms.jade +++ b/public/docs/js/latest/guide/forms.jade @@ -642,6 +642,7 @@ figure.image-display `forms/js/app/hero-form.component.js, forms/js/app/hero-form.component.html, forms/js/app/hero.js, + forms/js/app/app.module.js, forms/js/app/app.component.js, forms/js/app/main.js, forms/js/index.html, @@ -650,6 +651,7 @@ figure.image-display `hero-form.component.js, hero-form.component.html, hero.js, + app.module.js, app.component.js, main.js, index.html,