chore: removes console logs, accounts for initCollapsed

This commit is contained in:
Jarrod Flesch
2023-06-07 22:31:36 -04:00
parent 87554e9b16
commit 589eb3fa15
3 changed files with 10 additions and 6 deletions

View File

@@ -8,6 +8,9 @@ export default buildConfig({
{
name: 'arrayOfFields',
type: 'array',
admin: {
initCollapsed: true,
},
fields: [
{
type: 'text',