From cd9e64e33700b3f53fd8efedb39489c6c59ddf33 Mon Sep 17 00:00:00 2001 From: psiddharthdesign <107192927+psiddharthdesign@users.noreply.github.com> Date: Fri, 2 Aug 2024 07:32:51 +0530 Subject: [PATCH] minor form fix --- src/components/CreateProjectForm.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/CreateProjectForm.tsx b/src/components/CreateProjectForm.tsx index dceb44a2..d7a07401 100644 --- a/src/components/CreateProjectForm.tsx +++ b/src/components/CreateProjectForm.tsx @@ -233,9 +233,9 @@ export default function CreateProjectForm({ organizationId, repositories, teams animate={{ opacity: 1, y: 0 }} transition={{ delay: 0.2 }} > - - Select a Team - Choose the team for your project + + Select a Team + Choose the team for your project {teams.length > 0 ? (