mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-29 07:53:23 +00:00
refactor: Affichage des notifications dans la partie "Users"
(subscribe)
This commit is contained in:
@ -50,7 +50,7 @@ export default function Page() {
|
||||
);
|
||||
} else if (data.errorFields) {
|
||||
showNotification(
|
||||
data.errorFields.password1,
|
||||
data.errorFields.password1 || data.errorFields.password2,
|
||||
'error',
|
||||
'Erreur'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user