Merge branch 'main' of https://github.com/directus/next into main

This commit is contained in:
Ben Haynes
2020-09-02 18:22:30 -04:00
5 changed files with 24 additions and 13 deletions

View File

@@ -343,6 +343,7 @@ export default defineComponent({
hidden: true,
width: 'full',
},
schema: {},
});
}
@@ -361,6 +362,7 @@ export default defineComponent({
hidden: true,
width: 'full',
},
schema: {},
});
}
@@ -375,6 +377,7 @@ export default defineComponent({
hidden: true,
width: 'full',
},
schema: {},
});
}