We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3f776 commit 292292cCopy full SHA for 292292c
frontend/src/app/app.module.ts
@@ -27,7 +27,7 @@ import { CommonModule } from '@angular/common';
27
import { NgbModule } from '@ng-bootstrap/ng-bootstrap';
28
import { CarouselComponent } from './components/carousel/carousel.component';
29
import { EditNewComponent } from './components/Admin/editNew.component';
30
-import { EditNewFormComponent } from './components/Admin/editNewForm.component'
+import { EditNewFormComponent } from './components/admin/editNewForm.component'
31
32
import { AboutComponent } from './components/about/about.component';
33
import { VideogameRecommendedComponent } from './components/videogame-recommended/videogame-recommended.component';
0 commit comments