mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-05-26 12:38:03 +00:00
BETTERZON-29: Adding module .iml files
This commit is contained in:
@@ -3,13 +3,11 @@ import { NgModule } from '@angular/core';
|
||||
|
||||
import { AppComponent } from './app.component';
|
||||
import { HelloWorldComponent } from './hello-world/hello-world.component';
|
||||
import { TestComponent } from './test/test.component';
|
||||
|
||||
@NgModule({
|
||||
declarations: [
|
||||
AppComponent,
|
||||
HelloWorldComponent,
|
||||
TestComponent
|
||||
HelloWorldComponent
|
||||
],
|
||||
imports: [
|
||||
BrowserModule
|
||||
|
||||
Reference in New Issue
Block a user