diff --git a/public/docs/js/latest/guide/forms.jade b/public/docs/js/latest/guide/forms.jade index f8fb0606db..5efeb01199 100644 --- a/public/docs/js/latest/guide/forms.jade +++ b/public/docs/js/latest/guide/forms.jade @@ -636,6 +636,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, @@ -644,6 +645,7 @@ figure.image-display `hero-form.component.js, hero-form.component.html, hero.js, + app.module.js, app.component.js, main.js, index.html,