fix(plugin-users-permissions): Config layout -

Duplicate key email
This commit is contained in:
Luca Perret 2018-01-11 00:23:28 +01:00
parent 5035170424
commit 7cf77a9d57

View File

@ -12,9 +12,6 @@ module.exports = {
email: {
className: 'col-md-6'
},
username: {
className: 'col-md-6'
},
provider: {
className: 'd-none'
},