diff --git a/src/components/users.js b/src/components/users.js index 877e57c..5d65fcf 100644 --- a/src/components/users.js +++ b/src/components/users.js @@ -26,6 +26,7 @@ import { SearchInput, ReferenceField, ReferenceManyField, + SelectField, SelectInput, BulkDeleteButton, DeleteButton, @@ -149,6 +150,13 @@ export const UserList = props => { + @@ -261,6 +269,13 @@ export const UserCreate = props => ( + { +