mirror of
https://github.com/Nezumi-2711/foodify-frontend.git
synced 2026-09-22 13:38:44 +00:00
Update profile.component.ts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Component, OnInit } from '@angular/core';
|
||||
import { UserService } from 'src/app/shared/service/user.service';
|
||||
import { User } from 'src/app/shared/tables/User';
|
||||
import { User } from 'src/app/shared/tables/user';
|
||||
|
||||
@Component({
|
||||
selector: 'app-profile',
|
||||
|
||||
Reference in New Issue
Block a user