chore: better organizes collection preview

This commit is contained in:
James
2020-12-28 17:20:29 -05:00
parent 2856e0213f
commit 6df3b381ef
7 changed files with 15 additions and 28 deletions

View File

@@ -46,9 +46,9 @@ const DefaultEditView: React.FC<Props> = (props) => {
admin: {
useAsTitle,
disableDuplicate,
preview,
},
timestamps,
preview,
auth,
upload,
} = collection;