docs: add add record section to version 1

This commit is contained in:
Stevan Freeborn
2023-04-24 19:27:40 -05:00
parent 045336b987
commit ae6abffcc2
4 changed files with 124 additions and 5 deletions
+6
View File
@@ -164,6 +164,12 @@ export const versionOne: DocsStructure = {
copy: 'copy.md',
example: 'example.md',
},
{
title: 'Add Record',
folder: 'add_record',
copy: 'copy.md',
example: 'example.md',
},
],
},
{