chore(ui): ssr document tabs (#5116)

This commit is contained in:
Jacob Fletcher
2024-02-19 14:27:37 -05:00
committed by GitHub
parent 17eb760928
commit 3e3f223bb2
18 changed files with 149 additions and 81 deletions

View File

@@ -20,5 +20,6 @@ export const PostsCollection: CollectionConfig = {
type: 'upload',
},
],
versions: true,
slug: postsSlug,
}