docs: add records section to version 1

This commit is contained in:
Stevan Freeborn
2023-04-23 17:58:28 -05:00
parent f0fd67d61e
commit 518d24ed3f
3 changed files with 56 additions and 0 deletions
+6
View File
@@ -103,6 +103,12 @@ export const versionOne: DocsStructure = {
},
],
},
{
title: 'Records',
folder: 'records',
copy: 'copy.md',
example: 'example.md',
},
],
},
],