Skip to content

Commit 6629477

Browse files
authored
Update app.module.ts
1 parent 8d5373a commit 6629477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.module.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// app.module.ts
12
import {NgModule} from '@angular/core';
23
import {BrowserModule} from "@angular/platform-browser";
34
import {AppComponent} from "./app.component";

0 commit comments

Comments
 (0)