fix: show delete confirm dialog when delete project member
This commit is contained in:
@@ -14,4 +14,5 @@ export type MembersMessages = {
|
||||
userNameOrEmail: string;
|
||||
close: string;
|
||||
add: string;
|
||||
areYouSure: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user