UNPKG

react-draggable-bottom-sheet

Version:

A React component with the bottom sheet experience we have for native mobile applications, but for web ✨

3 lines (2 loc) 99 B
declare const useIsDesktop: (desktopBreakpoint: number) => boolean; export default useIsDesktop;