Skip to content

Commit 65286e9

Browse files
authored
Update app.module.ts
1 parent e5120b4 commit 65286e9

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
@@ -20,6 +20,7 @@ import { UsageComponent } from './component/usage/usage.component';
2020
import { AboutUsComponent } from './component/about-us/about-us.component';
2121
import { DependencyGraphComponent } from './component/dependency-graph/dependency-graph.component';
2222
import { Teams } from './component/teams/teams.component';
23+
import { ToStringValuePipe } from './pipe/to-string-value.pipe';
2324

2425
@NgModule({
2526
declarations: [

0 commit comments

Comments
 (0)