import { useLockBodyScroll } from 'react-use' import PlayingNext from './PlayingNext' const PlayingNextMobile = () => { useLockBodyScroll(true) return (