UNPKG

react-emoji-toggle-button

Version:

A flexible and reusable React package to use an emoji picker and connect it with a text input using Ref. Toggle emoji button for React apps.

5 lines (4 loc) 162 B
declare const useHorizontalSmoothScroll: () => { containerRef: import('react').RefObject<HTMLDivElement | null>; }; export default useHorizontalSmoothScroll;