kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
EditIdentity: clear the reason text on submit
rodzic
870dad2a4d
commit
4ded214991
|
@ -70,6 +70,7 @@ const EditIdentity: React.FC<IEditIdentity> = () => {
|
|||
queryKey: ['names', 'pending'],
|
||||
});
|
||||
setUsername('');
|
||||
setReason('');
|
||||
},
|
||||
});
|
||||
};
|
||||
|
|
Ładowanie…
Reference in New Issue