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.
2 parents 00dde69 + 330f796 commit 99c9da5Copy full SHA for 99c9da5
src/progress-indicator/progress-indicator.module.ts
@@ -4,6 +4,7 @@ import { CommonModule } from "@angular/common";
4
import { ProgressIndicator } from "./progress-indicator.component";
5
import { ExperimentalModule } from "./../experimental.module";
6
7
+export { ProgressIndicator } from "./progress-indicator.component";
8
9
@NgModule({
10
declarations: [
0 commit comments