UNPKG

funda-ui

Version:

React components using pure Bootstrap 5+ which does not contain any external style and script libraries.

3 lines (2 loc) 89 B
declare const useIsMobile: (breakpoint?: number) => boolean; export default useIsMobile;