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 f41f684 commit c34ce4aCopy full SHA for c34ce4a
src/lib/ng-http-loader.module.ts
@@ -24,7 +24,7 @@ import { SPINKIT_COMPONENTS } from './spinkits';
24
exports: [
25
NgHttpLoaderComponent,
26
...SPINKIT_COMPONENTS,
27
- ]
+ ],
28
})
29
export class NgHttpLoaderModule {
30
static forRoot(): ModuleWithProviders {
0 commit comments