We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7db1c commit 10e5f4dCopy full SHA for 10e5f4d
1 file changed
src/app/app.module.ts
@@ -1,7 +1,7 @@
1
import { NgModule, NO_ERRORS_SCHEMA } from '@angular/core';
2
3
import { AppComponent } from './app.component';
4
-import { NodeguiLibModule } from '../lib/angular-nodegui-lib.module';
+import { NodeguiLibModule } from '../lib/nodegui-lib.module';
5
6
@NgModule({
7
declarations: [AppComponent],
0 commit comments