get convos endpoint

This commit is contained in:
Danny Avila 2023-02-06 15:17:54 -05:00
parent c821d1eee5
commit 2869638cc0
6 changed files with 50 additions and 5 deletions

View file

@ -58,13 +58,13 @@ export default function Conversation({ id, title = 'New conversation'}) {
y1="11"
x2="10"
y2="17"
></line>
/>
<line
x1="14"
y1="11"
x2="14"
y2="17"
></line>
/>
</svg>
</button>
</div>