*️⃣ refactor(DeleteButton): Conversation List Behavior after Deletion (#2414)

* Refactor DeleteButton component in client/src/components/Conversations/DeleteButton.tsx

* chore: bump data-provider package

* chore: remove console.log
This commit is contained in:
Danny Avila 2024-04-14 19:11:55 -04:00 committed by GitHub
parent d2d9ac0280
commit 2cc580ba52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 20 deletions

View file

@ -1,6 +1,6 @@
{
"name": "librechat-data-provider",
"version": "0.5.2",
"version": "0.5.3",
"description": "data services for librechat apps",
"main": "dist/index.js",
"module": "dist/index.es.js",