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 8d9833c commit 668a261Copy full SHA for 668a261
1 file changed
examples/app.component.ts
@@ -1,4 +1,4 @@
1
-import { Component } from '@angular/core';
+import { Component, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
2
import { CommonModule } from '@angular/common'; // Import CommonModule for NgIf
3
import { InteractiveVideoComponent } from '@interactive-video-labs/angular';
4
0 commit comments