Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit 5548166

Browse files
committed
fix: initComplete 리턴값 추가
1 parent e1e3f44 commit 5548166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tds-widget/src/chat/chat/chat-room-messages/use-chat-room-messages.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@ export function useChatMessages<T = UserType>(
522522
onThanksClick,
523523
onSendMessageEvent,
524524
hasPrevMessage,
525+
initComplete,
525526
}
526527
}
527528

0 commit comments

Comments
 (0)