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 5364f10 commit 7c80e46Copy full SHA for 7c80e46
static/code/stackblitz/v6/angular/main.ts
@@ -11,4 +11,4 @@ bootstrapApplication(AppComponent, {
11
importProvidersFrom(IonicModule.forRoot({ })),
12
provideRouter(routes, withPreloading(PreloadAllModules)),
13
],
14
-})
+})
0 commit comments