refacto les card items et list
This commit is contained in:
@@ -6,7 +6,7 @@ import { ProfileRepository } from '@app/domain/profiles/profile.repository';
|
||||
import { PROFILE_REPOSITORY_TOKEN } from '@app/infrastructure/profiles/profile-repository.token';
|
||||
import { of } from 'rxjs';
|
||||
import { Profile } from '@app/domain/profiles/profile.model';
|
||||
import {ToastrService} from "ngx-toastr";
|
||||
import { ToastrService } from 'ngx-toastr';
|
||||
|
||||
describe('MyProfileComponent', () => {
|
||||
let component: MyProfileComponent;
|
||||
|
||||
Reference in New Issue
Block a user