mirror of
https://github.com/strapi/strapi.git
synced 2025-11-09 22:59:14 +00:00
fix(plugin-users-permissions): Config layout -
Duplicate key email
This commit is contained in:
parent
5035170424
commit
7cf77a9d57
@ -12,9 +12,6 @@ module.exports = {
|
|||||||
email: {
|
email: {
|
||||||
className: 'col-md-6'
|
className: 'col-md-6'
|
||||||
},
|
},
|
||||||
username: {
|
|
||||||
className: 'col-md-6'
|
|
||||||
},
|
|
||||||
provider: {
|
provider: {
|
||||||
className: 'd-none'
|
className: 'd-none'
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user