Lukasz-Semik / cash-organizer

Small app helping organize expenses. Technology stack: ReactJS, Redux, Webpack, Firebase, SCSS
1 stars 0 forks source link

Verbose way of checking client width #3

Open michaelKurowski opened 7 years ago

michaelKurowski commented 7 years ago

https://github.com/Lukasz-Semik/cash-organizer/blob/80172dbca7300976928c065acc55a32c57a762f0/app/src/App.js#L18

Can't you just window.innerHeight?

Lukasz-Semik commented 6 years ago

Ok... What I've done here was just a little silly ;p