From 85a9c3846d45c547465096f53b1d958e97882afd Mon Sep 17 00:00:00 2001 From: horatio Date: Fri, 8 Nov 2024 12:01:29 -0500 Subject: [PATCH] project description form field --- client/app/components/projects/new.hbs | 2 ++ .../projects/projects-new-add-contacts.hbs | 2 ++ .../projects/projects-new-project-description.hbs | 15 +++++++++++++++ 3 files changed, 19 insertions(+) create mode 100644 client/app/components/projects/projects-new-project-description.hbs diff --git a/client/app/components/projects/new.hbs b/client/app/components/projects/new.hbs index b3c0a282..f932ffca 100644 --- a/client/app/components/projects/new.hbs +++ b/client/app/components/projects/new.hbs @@ -32,6 +32,8 @@ /> +