From 3981e575f2ed1a968afd0cee67a54b9981322c30 Mon Sep 17 00:00:00 2001 From: William Brawner Date: Tue, 8 Nov 2022 20:36:05 -0700 Subject: [PATCH] Improve autocapitalization of form inputs for budgets, transactions, and categories --- .../budgets/add-edit-budget/add-edit-budget.component.html | 4 ++-- .../categories/category-form/category-form.component.html | 6 +++--- .../add-edit-transaction.component.html | 6 +++--- .../add-edit-transaction/add-edit-transaction.component.ts | 1 - 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/src/app/budgets/add-edit-budget/add-edit-budget.component.html b/src/app/budgets/add-edit-budget/add-edit-budget.component.html index cb96af1..e6dc4ce 100644 --- a/src/app/budgets/add-edit-budget/add-edit-budget.component.html +++ b/src/app/budgets/add-edit-budget/add-edit-budget.component.html @@ -4,10 +4,10 @@
- + - + diff --git a/src/app/categories/category-form/category-form.component.html b/src/app/categories/category-form/category-form.component.html index 3a7806f..5c0f374 100644 --- a/src/app/categories/category-form/category-form.component.html +++ b/src/app/categories/category-form/category-form.component.html @@ -3,13 +3,13 @@
- + - + - + Expense diff --git a/src/app/transactions/add-edit-transaction/add-edit-transaction.component.html b/src/app/transactions/add-edit-transaction/add-edit-transaction.component.html index d934361..ef765b3 100644 --- a/src/app/transactions/add-edit-transaction/add-edit-transaction.component.html +++ b/src/app/transactions/add-edit-transaction/add-edit-transaction.component.html @@ -3,13 +3,13 @@
- + - + - +