mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 03:10:15 +01:00
🔧 chore: Update Tailwind CSS configuration and dependencies in package.json
This commit is contained in:
parent
27df7fa7c1
commit
5e6b8f979c
145 changed files with 906 additions and 3712 deletions
|
|
@ -48,7 +48,7 @@ export const TemporaryChat = () => {
|
|||
{localize('com_ui_temporary_chat')}
|
||||
</span>
|
||||
</div>
|
||||
<div className="flex flex-shrink-0 items-center">
|
||||
<div className="flex shrink-0 items-center">
|
||||
<Switch
|
||||
id="temporary-chat-switch"
|
||||
checked={isTemporary}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue