UNPKG

botframework-webchat-component

Version:
6 lines (4 loc) 163 B
import useWebChatUIContext from './useWebChatUIContext'; export default function useTranscriptFocusRef() { return [useWebChatUIContext().transcriptFocusRef]; }