chore: removes console logs, accounts for initCollapsed
This commit is contained in:
@@ -8,6 +8,9 @@ export default buildConfig({
|
||||
{
|
||||
name: 'arrayOfFields',
|
||||
type: 'array',
|
||||
admin: {
|
||||
initCollapsed: true,
|
||||
},
|
||||
fields: [
|
||||
{
|
||||
type: 'text',
|
||||
|
||||
Reference in New Issue
Block a user