Begin work on speed print menu. BOD-229

This commit is contained in:
Patrick Fic
2020-07-30 19:21:48 -07:00
parent 40ffede622
commit 4130bd0bdb
15 changed files with 329 additions and 35 deletions

View File

@@ -66,7 +66,7 @@ export function PaymentFormComponent({
</Form.Item>
<Form.Item
label={t("payments.labels.type")}
label={t("payments.fields.type")}
name="type"
rules={[
{