Closed ae-andre closed 8 months ago
I set up this logic to conditionally render either the Cards OR the ConversationsForm, but it might be worth rethinking the flow since we can use the Start New Convo card instead:
@ae-andre I am guessing this means that the current flow is:
-> Yes conversation will render the cards components including the + a new conversation & the current convo -> No conversation will render the conversation form
Primary changes
Minor details / Notes