refactor: remove isMobile prop from Chat and TryToAsk components (#29319)

This commit is contained in:
yyh
2025-12-09 15:11:05 +08:00
committed by GitHub
parent 9affc546c6
commit 022cfbd186
4 changed files with 0 additions and 7 deletions

View File

@@ -262,7 +262,6 @@ const ChatWrapper = () => {
themeBuilder={themeBuilder}
switchSibling={siblingMessageId => setTargetMessageId(siblingMessageId)}
inputDisabled={inputDisabled}
isMobile={isMobile}
questionIcon={
initUserVariables?.avatar_url
? <Avatar