Update CreateConversation.tsx.tsx
This commit is contained in:
@@ -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 ? (
|
||||||
|
|||||||
Reference in New Issue
Block a user