search clean page setup ready for just the results needed

This commit is contained in:
Arjun Patel
2022-01-31 23:29:30 -08:00
parent d9c82659bb
commit fb4605b892
5 changed files with 44 additions and 2 deletions
@@ -120,6 +120,8 @@ export default function CreateConversation() {
>
<span>Create</span>
</button>
{/* if it's a one on one, and i already have a conversation with them, then block creating a new one? */}
</div>
);
}