scss improvments
This commit is contained in:
@@ -6,8 +6,7 @@ import {ProfileService} from '../../services/profile.service';
|
||||
|
||||
@Component({
|
||||
selector: 'app-user',
|
||||
templateUrl: './user.component.html',
|
||||
styleUrls: ['./user.component.scss']
|
||||
templateUrl: './user.component.html'
|
||||
})
|
||||
export class UserComponent implements OnInit {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user