UNPKG

react-bottom-drawer

Version:

A React Component to build friendly dialogs that slide from the bottom

3 lines (2 loc) 121 B
declare function usePreventScroll(enabled: boolean, contentWrapperClass: string): void; export default usePreventScroll;