From 68f39642060b7a7cd1f238fc685893a1f8889395 Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Tue, 26 Nov 2024 18:46:16 -0800 Subject: [PATCH] fix: incorrect plurals --- .../IdentityProjectsSection/IdentityAddToProjectModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/Org/IdentityPage/components/IdentityProjectsSection/IdentityAddToProjectModal.tsx b/frontend/src/views/Org/IdentityPage/components/IdentityProjectsSection/IdentityAddToProjectModal.tsx index db00712a0..c6597a5eb 100644 --- a/frontend/src/views/Org/IdentityPage/components/IdentityProjectsSection/IdentityAddToProjectModal.tsx +++ b/frontend/src/views/Org/IdentityPage/components/IdentityProjectsSection/IdentityAddToProjectModal.tsx @@ -109,7 +109,7 @@ const Content = ({ identityId, handlePopUpToggle }: Omit) => { name="project" render={({ field: { onChange, value }, fieldState: { error } }) => ( - +