This commit is contained in:
2026-04-08 16:16:26 +07:00
parent 8f71d46652
commit 30a2286f52
13 changed files with 718 additions and 67 deletions
+1
View File
@@ -50,4 +50,5 @@ export interface UserMetaCardProps {
message?: string;
status?: boolean;
data?: Data;
openEdit?: boolean;
}