From 1561b710ca389e01587644bc59c8110760e545f9 Mon Sep 17 00:00:00 2001 From: Prateek Shourya Date: Fri, 7 Jun 2024 18:01:42 +0530 Subject: [PATCH] style: fix ux copy style on project feature preview page. (#4734) --- web/components/project/project-feature-update.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/project/project-feature-update.tsx b/web/components/project/project-feature-update.tsx index 24c7091ed..797c00023 100644 --- a/web/components/project/project-feature-update.tsx +++ b/web/components/project/project-feature-update.tsx @@ -34,7 +34,7 @@ export const ProjectFeatureUpdate: FC = observer((props) => {
-
+
Congrats! Project {" "}

{currentProjectDetails.name}

created.