hata düzeltme 2
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
} from "@/components/ui/table"
|
||||
import { Badge } from "@/components/ui/badge"
|
||||
|
||||
interface Profile {
|
||||
export interface Profile {
|
||||
id: string
|
||||
full_name: string
|
||||
role: string
|
||||
|
||||
Reference in New Issue
Block a user