UNPKG

@anvaka/streamlines

Version:
3 lines 77 B
export default function isSmallScreen() { return window.innerWidth < 600; }