Skip to content

Commit 0d7dd59

Browse files
authored
Update app.module.ts to include pipe
1 parent 65286e9 commit 0d7dd59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/app.module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ import { ToStringValuePipe } from './pipe/to-string-value.pipe';
3737
AboutUsComponent,
3838
DependencyGraphComponent,
3939
Teams,
40+
ToStringValuePipe,
4041
],
4142
imports: [
4243
BrowserModule,

0 commit comments

Comments
 (0)