Update CreateConversation.tsx.tsx

This commit is contained in:
Arjun Patel
2022-02-10 15:10:26 -08:00
parent 4ac32f3998
commit 46198b9e69
@@ -230,7 +230,7 @@ export default function CreateConversation() {
<span className="text-slate-400 text-xs text-center"> <span className="text-slate-400 text-xs text-center">
Click{" "} Click{" "}
<a href="mailto:?subject=Join my conversation on Nirvana!">here</a> to <a href="mailto:?subject=Join my conversation on Nirvana!">here</a> to
invite a user to Nirvana. invite a friend to Nirvana.
</span> </span>
{recommendedUsers?.length > 0 ? ( {recommendedUsers?.length > 0 ? (