From 23e0df804ebde7704ffd1e73fe2ca98ff33633bc Mon Sep 17 00:00:00 2001 From: William Brawner Date: Mon, 5 Jun 2023 17:06:16 +0000 Subject: [PATCH] Fix enter handling on category form --- .../categories/category-form/category-form.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/categories/category-form/category-form.component.html b/src/app/categories/category-form/category-form.component.html index 5c0f374..6c23864 100644 --- a/src/app/categories/category-form/category-form.component.html +++ b/src/app/categories/category-form/category-form.component.html @@ -2,13 +2,13 @@

Select a category from the list to view details about it or edit it.

- + - + - +