chore: avoids passing fieldTypes in buildComponentMap
This commit is contained in:
@@ -14,6 +14,10 @@ export const PostsCollection: CollectionConfig = {
|
||||
name: 'text',
|
||||
type: 'text',
|
||||
},
|
||||
{
|
||||
type: 'row',
|
||||
fields: [],
|
||||
},
|
||||
// {
|
||||
// name: 'richText',
|
||||
// type: 'richText',
|
||||
|
||||
Reference in New Issue
Block a user