MIF_E31211891/public/assets/static/js/helper/isDesktop.js

2 lines
53 B
JavaScript

export default (window) => window.innerWidth > 1200;