Skip to content

Commit

Permalink
feat: use local default image
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG committed Mar 21, 2024
1 parent f3a6637 commit ca05d25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { map } from 'rxjs'

import { prepareUrl, prepareUrlPath } from 'src/app/shared/utils'
import { environment } from 'src/environments/environment'
import { AppStateService, MfeInfo } from '@onecx/portal-integration-angular'
import { AppStateService } from '@onecx/portal-integration-angular'

@Component({
selector: 'app-image-container',
Expand Down

0 comments on commit ca05d25

Please sign in to comment.