add: Team section
This commit is contained in:
@@ -116,6 +116,11 @@ export const Papers: CollectionConfig = {
|
||||
type: "array",
|
||||
label: "Projektmitglieder",
|
||||
fields: [
|
||||
{
|
||||
name: "image",
|
||||
type: "upload",
|
||||
relationTo: "media",
|
||||
},
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
|
||||
Reference in New Issue
Block a user