From 0681893b56864b0bfc7a876c3645dc19010d7a71 Mon Sep 17 00:00:00 2001 From: yassinedorbozgithub Date: Mon, 3 Feb 2025 16:36:00 +0100 Subject: [PATCH] fix(frontend): add input error attribute --- frontend/src/components/categories/CategoryForm.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/components/categories/CategoryForm.tsx b/frontend/src/components/categories/CategoryForm.tsx index 714b06ad..8e054abc 100644 --- a/frontend/src/components/categories/CategoryForm.tsx +++ b/frontend/src/components/categories/CategoryForm.tsx @@ -94,6 +94,7 @@ export const CategoryForm: FC> = ({