Skip to content

Commit 7c80e46

Browse files
Update static/code/stackblitz/v6/angular/main.ts
Co-authored-by: Maria Hutt <[email protected]>
1 parent 5364f10 commit 7c80e46

File tree

1 file changed

+1
-1
lines changed
  • static/code/stackblitz/v6/angular

1 file changed

+1
-1
lines changed

static/code/stackblitz/v6/angular/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ bootstrapApplication(AppComponent, {
1111
importProvidersFrom(IonicModule.forRoot({ })),
1212
provideRouter(routes, withPreloading(PreloadAllModules)),
1313
],
14-
})
14+
})

0 commit comments

Comments
 (0)