mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
get convos endpoint
This commit is contained in:
parent
c821d1eee5
commit
2869638cc0
6 changed files with 50 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue