Conversions组件不能被折叠吗 #789
cherry-min
started this conversation in
General
Replies: 1 comment
-
看起来你在使用
如果这些建议没有解决问题,可能需要查看 如果你有更多问题或需要进一步帮助,请告诉我! 🪧 TipsFor further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
<Conversations items={historyConversations} className="conversations" activeKey={'1'} menu={{ ...menuConfig, inlineCollapsed: collapsed }} onActiveChange={onConversationClick} />
加了inlineCollapsed: collapsed好像不管用
Beta Was this translation helpful? Give feedback.
All reactions