docs: add delete record section to version 1

This commit is contained in:
Stevan Freeborn
2023-04-25 07:43:50 -05:00
parent 46f93c8224
commit e9658b0ac3
6 changed files with 56 additions and 2 deletions
+6
View File
@@ -176,6 +176,12 @@ export const versionOne: DocsStructure = {
copy: 'copy.md',
example: 'example.md',
},
{
title: 'Delete Record',
folder: 'delete_record',
copy: 'copy.md',
example: 'example.md',
},
],
},
{