RED-9321: fixed import.
This commit is contained in:
parent
ae01864e0d
commit
5d3af7e3cb
@ -71,7 +71,7 @@ import { PdfViewerModule } from './modules/pdf-viewer/pdf-viewer.module';
|
||||
import { ACTIVE_DOSSIERS_SERVICE, ARCHIVED_DOSSIERS_SERVICE } from './tokens';
|
||||
import { AuthErrorComponent } from '@components/auth-error/auth-error.component';
|
||||
import { provideCustomDateFormatter } from '@shared/custom-date-formatting.provider';
|
||||
import { provideHelpMode } from '@common-ui/help-mode';
|
||||
import { provideHelpMode } from '@iqser/common-ui';
|
||||
|
||||
export const appModuleFactory = (config: AppConfig) => {
|
||||
@NgModule({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user