UNPKG

botframework-webchat-component

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