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 122ff41 commit 6eccc1aCopy full SHA for 6eccc1a
demo-snippets/ng/install.module.ts
@@ -1,5 +1,5 @@
1
import { NO_ERRORS_SCHEMA, NgModule } from '@angular/core';
2
-import { NativeScriptCommonModule, NativeScriptModule } from '@nativescript/angular';
+import { NativeScriptCommonModule, NativeScriptModule, registerElement } from '@nativescript/angular';
3
4
import { PagerModule } from '@nativescript-community/ui-pager/angular';
5
import { PagerIndicator } from "@nativescript-community/ui-pager-indicator";
0 commit comments