From 74c25b5857c6f2ef07ac0175a9f2ea071b22812d Mon Sep 17 00:00:00 2001
From: Stan Stanislaus
Date: Wed, 19 Jun 2024 20:26:35 -0500
Subject: [PATCH] fix: add spaces around styled phrase
---
.../[teamId]/ideation/components/IdeationComponentWrapper.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/(main)/my-voyage/[teamId]/ideation/components/IdeationComponentWrapper.tsx b/src/app/(main)/my-voyage/[teamId]/ideation/components/IdeationComponentWrapper.tsx
index 6f8fe443..75eccd3d 100644
--- a/src/app/(main)/my-voyage/[teamId]/ideation/components/IdeationComponentWrapper.tsx
+++ b/src/app/(main)/my-voyage/[teamId]/ideation/components/IdeationComponentWrapper.tsx
@@ -116,10 +116,10 @@ export default async function IdeationComponentWrapper({
for your team!
- Click on the
+ Click on the{" "}
Add Project Idea
-
+ {" "}
button at the top to get started!