mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-04 01:48:27 +02:00
update folder list (#2563)
This commit is contained in:
parent
166514cedf
commit
ea4a3cbf86
@ -205,7 +205,7 @@ const FolderItem = ({
|
||||
className="text-sm px-1 flex-1 min-w-0 -my-px mr-2"
|
||||
/>
|
||||
) : (
|
||||
<div className="flex-1 min-w-0">
|
||||
<div className="flex-1 break-all min-w-0">
|
||||
{editedFolderName || folder.folder_name}
|
||||
</div>
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user