mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
Merge branch 'main' into feat/workflow
This commit is contained in:
@ -76,7 +76,9 @@ const NavSelector = ({ curNav, navs, createText, onCreate, onLoadmore }: INavSel
|
||||
<Indicator />
|
||||
</div>
|
||||
</div>
|
||||
{nav.name}
|
||||
<div className='truncate'>
|
||||
{nav.name}
|
||||
</div>
|
||||
</div>
|
||||
</Menu.Item>
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user