diff --git a/src/components/users.js b/src/components/users.js
index 6f779d6..f6b4fdb 100644
--- a/src/components/users.js
+++ b/src/components/users.js
@@ -37,6 +37,7 @@ import {
DeleteButton,
SaveButton,
regex,
+ required,
useTranslate,
Pagination,
CreateButton,
@@ -263,8 +264,12 @@ export const UserCreate = props => (
-
-
+
+
@@ -346,10 +351,11 @@ export const UserEdit = props => {
>
-
+