UNPKG

botframework-webchat-component

Version:
6 lines (4 loc) 169 B
import useWebChatUIContext from './useWebChatUIContext'; export default function useDispatchScrollPosition() { return useWebChatUIContext().dispatchScrollPosition; }