Compare commits
No commits in common. "4f9cdf15880c98b535572341f633b13b87cbc968" and "06e353ee946155291362437159622d7f7597c63f" have entirely different histories.
4f9cdf1588
...
06e353ee94
@ -5,7 +5,7 @@ import { AppConfig } from '../../shared/app.config';
|
||||
@Component({
|
||||
selector: 'fm-avatar',
|
||||
templateUrl: './avatar.component.html',
|
||||
styleUrls: ['./avatar.component.css']
|
||||
styleUrls: ['./avatar.component.scss']
|
||||
})
|
||||
export class AvatarComponent implements OnInit {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user