penambahan menu device
This commit is contained in:
12
src/app/content/hemat-app/master/master.module.ts
Normal file
12
src/app/content/hemat-app/master/master.module.ts
Normal file
@@ -0,0 +1,12 @@
|
||||
import { NgModule } from '@angular/core';
|
||||
import { CommonModule } from '@angular/common';
|
||||
|
||||
|
||||
|
||||
@NgModule({
|
||||
declarations: [],
|
||||
imports: [
|
||||
CommonModule
|
||||
]
|
||||
})
|
||||
export class MasterModule { }
|
||||
Reference in New Issue
Block a user