add to form field

This commit is contained in:
Hayden 2022-11-13 13:55:41 -09:00
parent f3168fe017
commit a62eff4193
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -120,6 +120,11 @@
label: "Archived",
ref: "archived",
},
{
type: "text",
label: "Asset ID",
ref: "assetId",
},
];
const purchaseFields: FormField[] = [