sidebar candidate info not loading even after service is up
This commit is contained in:
@@ -13,6 +13,8 @@ import { IContact } from '../contact/contact.model';
|
||||
providedIn: 'root'
|
||||
})
|
||||
export class CvService {
|
||||
public getCandidateInfoSubject = new Subject();
|
||||
|
||||
public cv!: ICv;
|
||||
|
||||
public about!: IAbout;
|
||||
|
||||
Reference in New Issue
Block a user