Discriminator in username
This commit is contained in:
parent
58f0012f14
commit
00f82a6d39
54 changed files with 2706 additions and 892 deletions
|
@ -11,7 +11,7 @@ import type { AvatarUpdateType } from '../types/Avatar';
|
|||
|
||||
export type PropsDataType = {
|
||||
hasError: boolean;
|
||||
};
|
||||
} & Pick<ProfileEditorPropsType, 'renderEditUsernameModalBody'>;
|
||||
|
||||
type PropsType = {
|
||||
myProfileChanged: (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue