renamed error landing page component to page not found: delete the old one, create the new one
Showing
- src/app/app-routing.module.ts 2 additions, 2 deletionssrc/app/app-routing.module.ts
- src/app/app.component.css 0 additions, 0 deletionssrc/app/app.component.css
- src/app/app.module.ts 3 additions, 3 deletionssrc/app/app.module.ts
- src/app/error-landing-page/error-landing-page.component.html 0 additions, 2 deletionssrc/app/error-landing-page/error-landing-page.component.html
- src/app/page-not-found/page-not-found.component.html 2 additions, 0 deletionssrc/app/page-not-found/page-not-found.component.html
- src/app/page-not-found/page-not-found.component.scss 0 additions, 0 deletionssrc/app/page-not-found/page-not-found.component.scss
- src/app/page-not-found/page-not-found.component.spec.ts 6 additions, 6 deletionssrc/app/page-not-found/page-not-found.component.spec.ts
- src/app/page-not-found/page-not-found.component.ts 15 additions, 0 deletionssrc/app/page-not-found/page-not-found.component.ts
- src/styles.css 1 addition, 0 deletionssrc/styles.css
Please register or sign in to comment