From 93f1db6fe975fd20fbe59b9874a21c113763b068 Mon Sep 17 00:00:00 2001 From: George Tsiolis Date: Mon, 25 Sep 2023 08:49:19 +0000 Subject: [PATCH] Rename settigns button on project create --- components/dashboard/src/projects/NewProject.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/src/projects/NewProject.tsx b/components/dashboard/src/projects/NewProject.tsx index 379ff0eb421f34..7123ab2f6b0004 100644 --- a/components/dashboard/src/projects/NewProject.tsx +++ b/components/dashboard/src/projects/NewProject.tsx @@ -83,7 +83,7 @@ export default function NewProject() {