hata düzeltme 2

This commit is contained in:
2026-01-25 02:28:03 +03:00
parent a7ef9bd899
commit 1e1baa84ff
2 changed files with 3 additions and 3 deletions

View File

@@ -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